Hi. You didn't write if you placed php4ts.dll from your e:/php directory into windows/system32 directory. If not - it should help. And (as I know) sapi path should be written absolutly that is: LoadModule php4_module e:/php/sapi/php4apache.dll
Marek ----- Original Message ----- From: Laura Varney <[EMAIL PROTECTED]> Newsgroups: php.windows,php.install To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 11:24 AM Subject: Apache not running correctly I have installed apache onto my machine (W2K) but when i type "localhost" in IE5 it says page cannot be found, apache is running as a console window I think this means Apache is not running correctly I have added these lines to my httpd.conf file: LoadModule php4_module /php/sapi/php4apache.dll AddType application/x-httpd-php .php4 .php .phtml AddType application/x-httpd-php-source .phps PHP is installed in the above location e:/php I have done this process before but i never encountered this problem. Any suggestions/ideas? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]