
Hernan Gil - 2011-01-07 02:51:55
Hi:
preamble:
1. I have ensured of my mongo db is running on the machine.
2. I have installed the mongo extension on the php.ini configuration file
3. I have already put the php_mongo.dll of the vc6 package on the php\ext directory.
4. this is a Windows 32 bit machine: windows 7.
5. I have installed the wamp server. with php 5.3.3
and I caught the message:
Fatal error: Uncaught exception 'EVDBException' with message 'Couldn't load the Mongo extension!' in C:\wamp\www\evdb\EVDB.class.php on line 51
EVDBException: Couldn't load the Mongo extension! in C:\wamp\www\evdb\EVDB.class.php on line 51
There's something wrong but I can't figure it out.
There's any clue right here?
I really appreciate what you can do for me.
Thanks in advance,
hernan gil.