I tried to download php_mongo.dllfrom this link ( http://github.com/mongodb/mongo-php-driver/downloads ) and added the extension to php. However, this does not work at all.
My PHP version: 5.2.x Windows: 64-bit version of Windows 7.
I am also trying to use pecl install mongo, but it returned some error, for example:
This DSP mongo.dsp does not exist.
Did anyone help?
source
share