Tech Support Forum banner

MongoDB and PHP

1197 Views 0 Replies 1 Participant Last post by  shakthydoss
Hi ,

I have installed mongodb version 1.1.4 on my ubuntu 10.10
To make mongodb work with php ,I have php driver for mongodb namely pecl

After installing I have add 'extension=mongo.so' to php.ini file.
I have rested my apache2 server
but mongodb information is shown in phpinfo() .

i have checked pecl is working by the following command.

$ pecl search mongo
Retrieving data...0%
Matched packages, channel pecl.php.net:
=======================================
Package Stable/(Latest) Local
mongo 1.1.4 (stable) 1.1.4 MongoDB database driver

Still mongodb information is shown in phpinfo().

looking for possible helps and support.
Thank you
Status
Not open for further replies.
1 - 1 of 1 Posts
1 - 1 of 1 Posts
Status
Not open for further replies.
Top