mhykhh Posted April 20, 2003 Share Posted April 20, 2003 I\'ve been following a tutorial and it says that to make sure apache is correctly installed and working, fire up your browser and go to \"http://localhost/\" and there must be a message like apache was successfully installed but all I get is \"Page cannot be displayed\". What should I do with this? Please help. Thanks Link to comment https://forums.phpfreaks.com/topic/372-need-help-installing-apache-2/ Share on other sites More sharing options...
effigy Posted April 20, 2003 Share Posted April 20, 2003 what OS are you running? Link to comment https://forums.phpfreaks.com/topic/372-need-help-installing-apache-2/#findComment-1254 Share on other sites More sharing options...
mhykhh Posted April 21, 2003 Author Share Posted April 21, 2003 Win ME Link to comment https://forums.phpfreaks.com/topic/372-need-help-installing-apache-2/#findComment-1262 Share on other sites More sharing options...
effigy Posted April 21, 2003 Share Posted April 21, 2003 search your drive for a file called HOSTS and be sure it contains the following: 127.0.0.1 localhost in your httpd.conf, what is the Listen directive set to? Link to comment https://forums.phpfreaks.com/topic/372-need-help-installing-apache-2/#findComment-1271 Share on other sites More sharing options...
mhykhh Posted April 21, 2003 Author Share Posted April 21, 2003 It\'s ok now but when insert this LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php .php3 .phtml AddType application/x-httpd-php-source .phps at the bottom of the conf of apache, somethings totally wrong and i cant start the server... If I remember it correctly, I think it cant find the file php4apache.dll Link to comment https://forums.phpfreaks.com/topic/372-need-help-installing-apache-2/#findComment-1275 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.