Hi, I hope someone can help!
Okay, here's the information I have: System: Win2k Professional (hahah!) httpd: Apache 1.3.26 Php: Php4.2.1 The problem? Apache simply refuses to load the php4apache.dll module. I get the following error message when attempting to load it - Syntax error on line 194 of c:/apache/apache/conf/httpd.conf: Cannot load c:/php/sapi/php4apache.dll into server: (126) The specified module c ould not be found: Note the errors or messages above, and press the <ESC> key to exit. 27... The following line is in my httpd.conf file.. (cut and paste) LoadModule php4_module C:/php/sapi/php4apache.dll My php installation is in c:\php\ .. the file does exist. I have moved the file to various other places to no avail!!! (just to prove I'm not being dozy...) C:\php\sapi>dir Volume in drive C is Win2k system Volume Serial Number is 2009-AD8C Directory of C:\php\sapi 14/07/2002 17:54 <DIR> . 14/07/2002 17:54 <DIR> .. 13/05/2002 00:01 24,576 php4apache.dll 13/05/2002 00:01 24,576 php4apache2.dll 13/05/2002 00:01 24,576 php4isapi.dll 13/05/2002 00:01 20,480 php4nsapi.dll 13/05/2002 00:01 20,480 php4pi3web.dll 13/05/2002 00:01 24,576 phpsrvlt.dll 13/05/2002 00:01 9,540 phpsrvlt.jar 13/05/2002 12:45 135 pws-php4cgi.reg 13/05/2002 12:45 139 pws-php4isapi.reg 9 File(s) 149,078 bytes 2 Dir(s) 2,599,455,232 bytes free I am clearly quite confused by all this, and have rebooted my computer "just in case" but nothing seems to work. Full permissions are set to "everyone" on the directory and the .dll file. Any help would be appreciated, and thanks in advance! Beth xx -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php