[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongo/_configure.xml?=
From:       Hannes_Magnusson <bjori () php ! net>
Date:       2013-03-28 7:46:17
Message-ID: svn-bjori-1364456777-329942-593789517 () svn ! php ! net
[Download RAW message or body]

bjori                                    Thu, 28 Mar 2013 07:46:17 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=329942

Log:
We don't distribute OSX binaries anymore

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/configure.xml

Modified: phpdoc/en/trunk/reference/mongo/configure.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/configure.xml	2013-03-27 23:48:49 UTC (rev 329941)
+++ phpdoc/en/trunk/reference/mongo/configure.xml	2013-03-28 07:46:17 UTC (rev 329942)
@@ -176,33 +176,27 @@
    </para>

    <para>
-    If you are using XAMPP, you may be able to compile the driver with the
-    following command:
-    <programlisting>
+    In most cases installing from pecl is the easiest way:
+    <programlisting role="shell">
 <![CDATA[

-sudo /Applications/XAMPP/xamppfiles/bin/pecl install mongo
+$ sudo pecl install mongo

 ]]>
     </programlisting>
    </para>
-
    <para>
-    If you are using MAMP (or XAMPP and the above command does not work),
-    precompiled binaries are available from
-    <link xlink:href="&url.mongodb.github.downloads;">Github</link>
-    (download the latest one with "osx" in the name that matches your version of
-    PHP).  Extract mongo.so from the archive and add it to MAMP or XAMPP's
-    extension directory.  Add
+    If you are using XAMPP, you may be able to compile the driver with the
+    following command:
     <programlisting>
 <![CDATA[

-extension=mongo.so
+sudo /Applications/XAMPP/xamppfiles/bin/pecl install mongo

 ]]>
     </programlisting>
-    to the php.ini file being used and restart the server.
    </para>
+
   </section>

   <section xml:id="mongo.installation.gentoo">



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic