| Invalid LoadModuleLibrary path i think this is not a quoting problem |
freesoft1

msg:4552667 | 5:31 pm on Mar 8, 2013 (gmt 0) | Hi, i need to load the php module in my apache webserver. these are the packages i downloaded: httpd-2.0.64-win32-x86-openssl-0.9.8o.msi php-5.3.22-Win32-VC9-x86.msi php is installed in c:/programmi/php now in the httpd.conf, after the others LoadModule: LoadModule php5_module "c:/Programmi/PHP/php5apache2_2.dll" now when i start the webserver it says: Invalid LoadModule path c:/Programmi/PHP/php5apache2_2.dll since the dll is in the right place, what this error mean? thanks to all Michele
|
coopster

msg:4553979 | 5:20 pm on Mar 12, 2013 (gmt 0) | Welcome to WebmasterWorld, Michele. Looks like you are loading the Apache 2.2 version of the php module rather than the 2.0 version.
|
|
|