Mongo ... where did it go?

Phillip Koebbe phillip.koebbe at gmail.com
Sun Jun 17 14:13:10 PDT 2012


On Jun 17, 2012, at 4:06 PM, jeff at ayendesigns.com wrote:

> The framework that needs to use mongo (drupal) reports that mongo isn't present...so that's in keeping with there not appearing to be a php extension nor any mention in phpinfo.
> 
> I had apache/mysql/php5.3 up and running, and installed mongodb.  The install went without any errors. I then installed php53-mongo, and again, no errors.
> 
> The problem is I don't see any ini file where the other php installs are, such as mcrypt, mysql, etc, and see no mention of mongo in phpinfo.
> 
> Yes, I restarted apache.
> 

On the PHP driver page [1] it says you need to add a line to your php.ini:

extension=mongo.so

Did you do that?

[1] http://www.mongodb.org/display/DOCS/PHP+Language+Center


Phillip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120617/c00df1ce/attachment.html>


More information about the macports-users mailing list