mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Update Windows download link for mongo extension to PECL
https://jira.mongodb.org/browse/PHP-1479 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337733 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
19f14c427a
commit
7c4dc1fde3
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ extension=mongo.so
|
|||
|
||||
<para>
|
||||
Precompiled binaries for each release are available from
|
||||
<link xlink:href="&url.mongodb.downloads;">S3</link> for a variety
|
||||
<link xlink:href="&url.pecl.package;mongo">PECL</link> for a variety
|
||||
of combinations of versions, thread safety, and VC libraries. Unzip the
|
||||
archive and put php_mongo.dll in your PHP extension directory ("ext" by
|
||||
default).
|
||||
|
|
Loading…
Reference in a new issue