View previous topic :: View next topic |
Author |
Message |
k1sm4c -
Joined: 25 Apr 2006 Posts: 4 Location: Magna, Utah
|
Posted: Tue Apr 25, 2006 11:30 pm Post subject: Can't find server on localhost |
|
|
Ok I am really new at this ~Started two days ago~ but I have picked everything up very quickly!
The issue that I am having is that I cannot login to http://localhost/ or http://127.0.0.1/, but my site is full up and full outside my server. Also I can login to the console from the same machine.
My firewall and router are both completely configured and forwarding all of the ports apropriotly.
Thanks in advanced _________________
K1sm4C Designs
k1sm4c@hotmail.com
K1sm4C Designs © 2006 |
|
Back to top |
|
 |
k1sm4c -
Joined: 25 Apr 2006 Posts: 4 Location: Magna, Utah
|
Posted: Tue Apr 25, 2006 11:37 pm Post subject: |
|
|
Oh and I forgot... I did check my browser to make sure I didn't have a proxy setting in there! _________________
K1sm4C Designs
k1sm4c@hotmail.com
K1sm4C Designs © 2006 |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Wed Apr 26, 2006 12:07 am Post subject: |
|
|
What error do you get when trying to access localhost? Is it a 401, 404, 403, or
another type of error? This information will help us more.
Check your access.log file to see what has been logged when trying to access
localhost on the same machine. Did anything get logged for the IP Address of
127.0.0.1, or is it all outside IP Addresses? |
|
Back to top |
|
 |
k1sm4c -
Joined: 25 Apr 2006 Posts: 4 Location: Magna, Utah
|
Posted: Wed Apr 26, 2006 1:03 am Post subject: |
|
|
This is the error that I am recieving.
Unable to connect
Firefox can't establish a connection to the server at 127.0.0.1.
* The site could be temporarily unavailable or too busy. Try again in a few
moments.
* If you are unable to load any pages, check your computer's network
connection.
* If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
And there is no log created for the attempt. _________________
K1sm4C Designs
k1sm4c@hotmail.com
K1sm4C Designs © 2006 |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Wed Apr 26, 2006 1:10 am Post subject: |
|
|
Does this file exist on your computer?
Location: C:\Windows\System32\drivers\etc\hosts
Can you access localhost on another browser? Such as I.E.? |
|
Back to top |
|
 |
k1sm4c -
Joined: 25 Apr 2006 Posts: 4 Location: Magna, Utah
|
Posted: Wed Apr 26, 2006 1:14 am Post subject: |
|
|
Yes this file does exist on my system.
And no I cannot access localhost using I.E. _________________
K1sm4C Designs
k1sm4c@hotmail.com
K1sm4C Designs © 2006 |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Wed Apr 26, 2006 4:00 am Post subject: |
|
|
I'm clueless as to what is going on, sorry.
I can try and help you figure out the problem over MSN Messenger if you
want. My MSN: msn@trustabyss.com
Note: Make sure you're accessing localhost from the same machine as the
server, or you won't be able to access it. |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Wed Apr 26, 2006 8:27 am Post subject: |
|
|
Also ensure that if Abyss is running on a different port, you append it to the end of the host name.
eg: localhost:8080 _________________ Olly |
|
Back to top |
|
 |
|