PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, July 22, 2022

[FIXED] Where can I get MongoDB PHP driver for PHP 5.4 precompiled for Windows?

 July 22, 2022     binary, mongodb, mongodb-php, php-5.4, windows     No comments   

Issue

Where can I get mongo php driver for PHP 5.4? For windows vc9 not thread safe.


Solution

I've asked @stealth35 to compile the MongoDB driver on Windows for PHP 5.4 and he posted it in less than 30 minutes.

You can find it here: https://github.com/stealth35/stealth35.github.com/downloads


Update (04/26/2012): Just realized that the official MongoDB PHP drivers have been updated and you can download them from the PHP driver Github page.


Update (08/27/2013): They are now available here. Thanks Derick!



Answered By - leek
Answer Checked By - Gilberto Lyons (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home
View mobile version

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing