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


Laura,

What is on the Apache.conf "DirectoryIndex" line?
Also do you have a ScriptAlias /php/ "e:/PHP/" somewhere?

=dn



-- 
PHP Windows 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]

Reply via email to