I am running Apache 2.0.43 under Win2k with most of the latest patches. I have been trying to get PHP4.2.3 to run and have been unable to do so successfully. I did the installation from the win32 zip file rather than from the install executable. I one of the posts to the php archive I saw that the setup in the apache2 httpd.conf was changed to the following:
LoadModule php4_module modules/php4apache2.dll <Files *.php> SetOutputFilter PHP SetInputFilter PHP </Files> I tried this as well as downloading the latest stable release dated 12/30. So far, everything is unsuccessful. I get the following error no matter where I put the dll whenever I try to start apache with the -t option: Syntax error on line 174 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: Cannot load C:/Program Files/Apache Group/Apache2/modules/php4apache2.dll into server: The specified procedure could not be found. Any help would be much appreciated. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php