View previous topic :: View next topic |
Author |
Message |
franky9999 -
Joined: 15 Feb 2007 Posts: 1
|
Posted: Thu Feb 15, 2007 1:12 pm Post subject: Strange localhost problem |
|
|
Hi there!
Abyss worked fine for months, but yesterday it suddenly stopped
responding to http://localhost/
I get a "server not found" title with "this page could not be viewed" content. So no 404/403.
I have not changed ANYTHING, just worked on one php and reloaded it. This php did nothing to the filesystem or similiar...just plain html :-(
What still works is 127.0.0.1/ or localhost./ (with a DOT added)
This drives me mad...any ideas around for me? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
pkSML -
Joined: 29 May 2006 Posts: 955 Location: Michigan, USA
|
Posted: Sun Feb 18, 2007 8:13 pm Post subject: |
|
|
Make sure Abyss is running. :)
Then access the console. Try http://localhost:9999 and/or http://127.0.0.1:9999
The console may say that the host is stopped. Then there will be no server response at port 80 (the default port). If one of your files is invalid or unavailable, the host may not be able to start. _________________ Stephen
Need a LitlURL?
http://CodeBin.yi.org |
|
Back to top |
|
 |
|