This is a discussion on Problems! within the Windows Web Servers forums, part of the Web Server and Related Forums category; When I try to load http://localhost Nothing comes up (Page not found) Apache is runing.. But the error long ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
When I try to load http://localhost Nothing comes up (Page not found) Apache is runing.. But the error long is writing: [Mon Jul 19 11:05:38 2004] [warn] module mod_php5.c is already added, skipping [Mon Jul 19 11:05:38 2004] [warn] (2)No such file or directory: exec() may not be safe On "httpd.conf" .. The Server name: localhost AddType application/x-httpd-php.php.phtml What is rong? |
|
|||
|
"G.Surlagas" <surlagas@otenet.gr> wrote in
news:cdg2mq$as4$1@usenet.otenet.gr: > When I try to load http://localhost Nothing comes up (Page not > found) Apache is runing.. > The Server name: localhost Don't name your server 'localhost'. My computer's name is louise and my domain (in my ISP's namespace) is nsw.bigpond.net.au. Therefore my server name is louise.nsw.bigpond.net.au. I'm assuming you don't have your own domain name. HTH. -- CodeCutter - good, fast and cheap; pick two. |