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?