Hi,
I'm getting the following error when starting Apache with PHP to work with MongoDB:
[29-Jan-2015 18:25:20 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '\xampp-portable-win32-5.6.3-0-VC11\xampp\php\ext\php_mongo.dll' - %1 is not a valid Win32 application.
Including the following:
| DLL List | |
|---|---|
| PHP 5.6 | 5.6 Non Thread Safe (NTS) x86 5.6 Thread Safe (TS) x86 5.6 Non Thread Safe (NTS) x64 5.6 Thread Safe (TS) x64 |
They were copied to the ext folder and the system finds it (it is not a path issue).
System details:
| Compiler | MSVC11 (Visual C++ 2012) |
| Can someone help me getting this fixed please? Thanks in advance, Caio | |