Hi there guys, i'm struggling with Php 4.2.3 installation. I'm stuck in the Php configuration. Well, first of all: Apache 2.0 is running fine (the installation went smoothly and if i connect to localhost the welcome page comes up). Php installation was succesfull too. I copied all the requested DLL in the system32 Dir.
Now, i stopped the server and added these lines in the httpd.conf: AddModule mod_php4 C:/Php/sapi/php4apache2.dll LoadModule mod_php4 AddType application/x-httpd-php .php .phtml Once i restart the server it ends up with error. I tried different combinations of those lines with quotes, etc. to no avail. Can someone help please? I cant figure out how to solve this problem. Thanks in advance Attilio -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php