Windows 2008R2 64bit vs Apache/PHP 32bit: Unable to load dynamic library -


my environnement windows server 2008 r2 sp1 64bit apache 2.2.25 , php 5.4.22 both 32bit.

in apache error.log found:

php warning:  php startup: unable load dynamic library 'd:\\app\\prdapp\\apache\\php\\ext\\php5apache2_2.dll' - specified module not found.\r\n in unknown on line 0 php warning:  php startup: unable load dynamic library 'd:\\app\\prdapp\\apache\\php\\ext\\msql.dll' - specified module not found.\r\n in unknown on line 0 php warning:  php startup: unable load dynamic library 'd:\\app\\prdapp\\apache\\php\\ext\\php_curl.dll' - specified module not found.\r\n in unknown on line 0 

do think due incompatibility win 2008r2 64bit vs apache/php 32bit? lost version of apache/php. witch version ideal on windows 2008 64bit server?

regards, fred


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -