View previous topic :: View next topic |
Author |
Message |
ssin -
Joined: 24 Jun 2006 Posts: 3
|
Posted: Sat Jun 24, 2006 5:49 am Post subject: console cannot display |
|
|
in a similar thread a guy said he cannot open his console (my problem)
all he had to do was enable the autodetect for his lan setting in his browser. which ofcourse did not work for me.
i've tried the autodetect for an open port but i still cannot connect/ open the console.
the server says it's running but i cannot connect from the outside either.
the old version worked great (anyone have a copy)
i have the windows firewall turned off.
this is frustrating as hell.
and yes i have searched the site and the net.
can anyone help.? |
|
Back to top |
 |
 |
roganty -
Joined: 08 Jun 2004 Posts: 357 Location: Bristol, UK
|
Posted: Sat Jun 24, 2006 10:40 am Post subject: Re: console cannot display |
|
|
ssin wrote: | in a similar thread a guy said he cannot open his console (my problem)
all he had to do was enable the autodetect for his lan setting in his browser. which ofcourse did not work for me.
i've tried the autodetect for an open port but i still cannot connect/ open the console.
the server says it's running but i cannot connect from the outside either.
the old version worked great (anyone have a copy)
i have the windows firewall turned off.
this is frustrating as hell.
and yes i have searched the site and the net.
can anyone help.? |
have you tried accessing your site from 127.0.0.1 and localhost
have you tried accessing the console from 127.0.0.1:9999 and localhost:9999
do you get any error messages?
are you running abyss as a windows service?
is abyss listed in the running process list (ctrl+alt+del)? _________________ Anthony R
Roganty | Links-Links.co.uk |
|
Back to top |
|
 |
ssin -
Joined: 24 Jun 2006 Posts: 3
|
Posted: Sat Jun 24, 2006 1:36 pm Post subject: |
|
|
localhost:9999 worked (awesome !!!!!) :D
now what's up with it wanting to use port 8000 not port 80?
but the site is up and running check it out www.crazyedmonton.com
i put up some ftp access for you
ftp://anon@ftpssin.no-ip.com _________________ It is the person who can cheerfully accept the madness of this world that is truly insane. |
|
Back to top |
 |
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Sat Jun 24, 2006 2:35 pm Post subject: |
|
|
Quote: | #1 Server Response: http://www.crazyedmonton.com
HTTP Status Code: HTTP/1.1 200 OK
Date: Sat, 24 Jun 2006 13:35:01 GMT
Server: Apache/1.3.31 (Unix) PHP/5.0.3
X-Powered-By: PHP/5.0.3
Connection: close
Content-Type: text/html |
|
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sat Jun 24, 2006 3:22 pm Post subject: |
|
|
cmxflash wrote: | Quote: | #1 Server Response: http://www.crazyedmonton.com
HTTP Status Code: HTTP/1.1 200 OK
Date: Sat, 24 Jun 2006 13:35:01 GMT
Server: Apache/1.3.31 (Unix) PHP/5.0.3
X-Powered-By: PHP/5.0.3
Connection: close
Content-Type: text/html |
|
Whats your obsession with displaying that people use Apache?
If you bothered to look, its a cloaked address.
Quote: | Response Headers - http://68.151.36.255:8000/
Content-Type: text/html
Content-Length: 7146
Last-Modified: Sat, 24 Jun 2006 13:24:46 GMT
Date: Sat, 24 Jun 2006 14:21:06 GMT
Server: Abyss/2.3.2-X1-Win32 AbyssLib/2.3.2
200 OK |
_________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Jun 24, 2006 4:02 pm Post subject: |
|
|
ssin,
It's not using port 80 because another application is already using port 80. Use a tool such as Active Ports (from http://www.protect-me.com/freeware.html ) to know which software on your computer is already using this port. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
ssin -
Joined: 24 Jun 2006 Posts: 3
|
Posted: Sat Jun 24, 2006 4:34 pm Post subject: |
|
|
thanx for the link
turns out yahoo messanger when downloaded (new version)
also installs a server on port 80 (what the hell for?)
thanx again.
port 80 is open once again. _________________ It is the person who can cheerfully accept the madness of this world that is truly insane. |
|
Back to top |
 |
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Thu Jun 29, 2006 1:58 am Post subject: |
|
|
ssin wrote: |
turns out yahoo messanger when downloaded (new version)
also installs a server on port 80 (what the hell for?)
|
Probably to bypass firewalls. I've noticed the same problem with Skype.
Just start Abyss before you start Skype or Yahoo and you should be fine. Skype also has an option (unsure about Yahoo) to not use port 80. |
|
Back to top |
|
 |
loloyd -
Joined: 03 Mar 2006 Posts: 435 Location: Philippines
|
Posted: Fri Jun 30, 2006 4:28 am Post subject: |
|
|
Alternatively, you can use a built-in Windows command "NETSTAT" to display your active ports. You can use "netstat -a -n" or "netstat -a -n -b" in a command prompt. _________________
http://home.loloyd.com/ is online if the logo graphic at left is showing. |
|
Back to top |
|
 |
|