PHP 5.2.5 x64 missing extensions
Hi
I have installed on Windows server 2008 x64 Apache2.2 x64 with PHP 5.2.5 x64. I was following guide from <!-- m -->http://www.elxis.org/guides/developers- ... ndows.html<!-- m -->.
I have noticed that I'm missing php_phpdoc.dll and php_http.dll extensions which are part of PECL package. I have downloaded the package in version 5.2.5 extracted it and copied the libraries to my ...\php\ext folder. I uncommented out the extensions in php.ini, restarted apache but still getting error:Unable to load library '.....php_phpdoc.dll' - %1 is not valid Win 32 application. Same error with php_http.dll.
I'm new to php so apologies in advance
Thank you
I have installed on Windows server 2008 x64 Apache2.2 x64 with PHP 5.2.5 x64. I was following guide from <!-- m -->http://www.elxis.org/guides/developers- ... ndows.html<!-- m -->.
I have noticed that I'm missing php_phpdoc.dll and php_http.dll extensions which are part of PECL package. I have downloaded the package in version 5.2.5 extracted it and copied the libraries to my ...\php\ext folder. I uncommented out the extensions in php.ini, restarted apache but still getting error:Unable to load library '.....php_phpdoc.dll' - %1 is not valid Win 32 application. Same error with php_http.dll.
I'm new to php so apologies in advance
Thank you
0