php driver for mongodb doesn't work and gives weird warnings -
I just used XP for XP 1.8.3 (with PHP 5.5.11) and Mongodebi on my Windows 7 64 bit system 2.6.3 is installed. . They both work.
As the Every time I start Apache now, I get (quite useless) warning "PHP startup:" twice, and of course the driver does not work. Related entry in I have already tried to add the Can anyone tell me what is wrong here? Use different build / drivers such as php_mongo-1.3.6-5.5-vc11.dll < / P> I have 64-bit Windows 7 OS, XMP 1.8.3 PHP 5.5.15 VC11 and Mangoodi version 2.6.4 Try it, it can help you, I commented on it to answer and the tutor gave me the correct answer. And it's easy Hope it helps. Thanks phpinfo () tells me that the compiler was MSVC11 (Visual C ++ 2012), architecture is x86, and thread protection is enabled, I added then \ Xampp In the php \ ext directory
"php_mongo-1.5.4-5.5-vc11-x86_64.dll" (found) and the row added
"extension = php_mongo-1.5.4 -5.5-vc11 -x86_64.dll " to
php.ini .
php_error_log :
"PHP Warning: PHP startup: Unknown on line 0" .
"\ xampp \ php" directory in the PAT environment variable, as suggested in different answers to similar questions, But it does not help
db.serverStatus () and face the same problem Because I used the latest build for the driver which is the
php_mongo-1.5.7-5.6-vc11.dll .
Comments
Post a Comment