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 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 .

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 php_error_log : "PHP Warning: PHP startup: Unknown on line 0" .

I have already tried to add the "\ xampp \ php" directory in the PAT environment variable, as suggested in different answers to similar questions, But it does not help

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 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 .

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

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -