Can't Get the Abyss Console Up

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
elaurvick
-


Joined: 14 Oct 2004
Posts: 18
Location: Pacific Beach, CA

PostPosted: Thu Oct 14, 2004 6:15 am    Post subject: Can't Get the Abyss Console Up Reply with quote

I just installed Abyss. When I tried to start it, I got the error message that another application is using Port 80. This happens whether I'm on the Internet or not (I use dialup). The documtation says to use the console to change the port, but I can't bring the console up because Abyss won't start.

I'm caught in a loop . . .

I found the configuration file. Can I just change the Port number in the configuration file manually until I hit one that works?

Also, I have no idea how to identify which ports are being used. Does anyone know how I can do this? I'm running under Windows XP.
Back to top View user's profile Send private message Send e-mail Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Thu Oct 14, 2004 12:37 pm    Post subject: Re: Can't Get the Abyss Console Up Reply with quote

elaurvick wrote:
I just installed Abyss. When I tried to start it, I got the error message that another application is using Port 80. This happens whether I'm on the Internet or not (I use dialup). The documtation says to use the console to change the port, but I can't bring the console up because Abyss won't start.

I'm caught in a loop . . .

I found the configuration file. Can I just change the Port number in the configuration file manually until I hit one that works?

Also, I have no idea how to identify which ports are being used. Does anyone know how I can do this? I'm running under Windows XP.

Even if the web server doesn't start because port 80 is already used, you can still browse the console (menu Console > Show...)
Our suggestion is to use the free utility TCPView (available from http://www.sysinternals.com/files/tcpview.zip ) to know which program is using port 80 on your computer. In the TCPView listing, such a program will have its local address set to yourmachine:http, yourmachine:80, *:http, or *:80 and the state is set to LISTENING. Actually, some software are known to use port 80 (such as Skype, some antivirus, some ad-blockers, and some web cams.) Once you know which software is using port 80, stop it or reconfigure it to use another port.
Back to top View user's profile Send private message
senshi
-


Joined: 05 Nov 2003
Posts: 385
Location: UK

PostPosted: Thu Oct 14, 2004 12:41 pm    Post subject: Reply with quote

Open up the MSDOS box or CMD prompt and type in the following...

netstat -n -a


hit the return key, this will list EVERY connection to your machine and list all active ports

Quote:

Active Connections

Proto Local Address Foreign Address State
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING

TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1026 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1027 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1040 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1089 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1094 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1105 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1119 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1125 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1140 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1146 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1155 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1172 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1636 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1647 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1658 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2085 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2397 0.0.0.0:0 LISTENING
TCP 0.0.0.0:4538 0.0.0.0:0 LISTENING
TCP 0.0.0.0:4560 0.0.0.0:0 LISTENING
TCP 0.0.0.0:4595 0.0.0.0:0 LISTENING
TCP 0.0.0.0:4776 0.0.0.0:0 LISTENING
TCP 0.0.0.0:4804 0.0.0.0:0 LISTENING
TCP 0.0.0.0:4997 0.0.0.0:0 LISTENING
TCP 0.0.0.0:5101 0.0.0.0:0 LISTENING
TCP 0.0.0.0:6885 0.0.0.0:0 LISTENING
TCP 0.0.0.0:6886 0.0.0.0:0 LISTENING
TCP 0.0.0.0:6888 0.0.0.0:0 LISTENING
TCP 0.0.0.0:6889 0.0.0.0:0 LISTENING
TCP 192.168.1.100:139 0.0.0.0:0 LISTENING
TCP 192.168.1.100:1040 81.86.159.80:47699 ESTABLISHED
TCP 192.168.1.100:1089 217.8.140.158:6882 ESTABLISHED
TCP 192.168.1.100:1094 81.156.163.4:6883 ESTABLISHED
TCP 192.168.1.100:1105 81.226.77.204:6882 ESTABLISHED
TCP 192.168.1.100:1119 81.228.213.154:5883 ESTABLISHED
TCP 192.168.1.100:1125 82.227.105.59:6882 ESTABLISHED
TCP 192.168.1.100:1140 81.224.214.99:6885 ESTABLISHED
TCP 192.168.1.100:1146 128.230.8.161:51367 ESTABLISHED
TCP 192.168.1.100:1155 63.230.46.70:6896 ESTABLISHED
TCP 192.168.1.100:1172 81.204.42.17:6890 ESTABLISHED
TCP 192.168.1.100:1636 83.139.73.155:6881 ESTABLISHED
TCP 192.168.1.100:1647 81.17.198.175:35299 ESTABLISHED
TCP 192.168.1.100:1658 24.235.154.109:6883 ESTABLISHED
TCP 192.168.1.100:2085 216.155.193.171:119 ESTABLISHED
TCP 192.168.1.100:2397 207.216.80.120:6881 ESTABLISHED
TCP 192.168.1.100:4538 203.51.19.179:22823 ESTABLISHED
TCP 192.168.1.100:4560 81.225.179.238:6881 ESTABLISHED
TCP 192.168.1.100:4595 67.161.217.175:6883 ESTABLISHED
TCP 192.168.1.100:4776 217.210.1.4:6881 ESTABLISHED
TCP 192.168.1.100:4804 217.42.219.152:6881 ESTABLISHED
TCP 192.168.1.100:4997 24.83.202.70:6881 ESTABLISHED
TCP 192.168.1.100:6885 82.2.185.53:61689 FIN_WAIT_1
TCP 192.168.1.100:6886 4.10.37.167:1368 ESTABLISHED
TCP 192.168.1.100:6886 24.19.234.171:1716 ESTABLISHED
TCP 192.168.1.100:6886 24.147.212.33:1572 ESTABLISHED
TCP 192.168.1.100:6886 24.158.117.245:1267 ESTABLISHED
TCP 192.168.1.100:6886 62.20.177.43:64590 ESTABLISHED
TCP 192.168.1.100:6886 62.194.134.7:3668 ESTABLISHED
TCP 192.168.1.100:6886 65.50.90.77:1923 ESTABLISHED
TCP 192.168.1.100:6886 66.68.107.37:5401 ESTABLISHED
TCP 192.168.1.100:6886 66.124.234.161:4070 ESTABLISHED
TCP 192.168.1.100:6886 66.215.209.46:1077 ESTABLISHED
TCP 192.168.1.100:6886 66.229.160.218:65045 ESTABLISHED
TCP 192.168.1.100:6886 67.164.37.44:1480 ESTABLISHED
TCP 192.168.1.100:6886 67.168.169.211:34293 ESTABLISHED
TCP 192.168.1.100:6886 68.62.211.68:37781 ESTABLISHED
TCP 192.168.1.100:6886 68.190.212.120:29974 ESTABLISHED
TCP 192.168.1.100:6886 68.253.192.145:4125 ESTABLISHED
TCP 192.168.1.100:6886 69.141.34.68:60681 ESTABLISHED
TCP 192.168.1.100:6886 69.212.104.13:2738 ESTABLISHED
TCP 192.168.1.100:6886 69.244.65.28:2711 ESTABLISHED
TCP 192.168.1.100:6886 70.56.140.47:1387 ESTABLISHED
TCP 192.168.1.100:6886 80.5.120.208:60099 ESTABLISHED
TCP 192.168.1.100:6886 80.26.154.67:3213 ESTABLISHED
TCP 192.168.1.100:6886 80.41.168.245:64045 ESTABLISHED
TCP 192.168.1.100:6886 80.46.131.19:1553 ESTABLISHED
TCP 192.168.1.100:6886 80.56.175.32:1163 ESTABLISHED
TCP 192.168.1.100:6886 80.202.223.213:59501 ESTABLISHED
TCP 192.168.1.100:6886 81.77.150.117:33593 ESTABLISHED
TCP 192.168.1.100:6886 81.79.57.161:4028 ESTABLISHED
TCP 192.168.1.100:6886 81.96.253.87:1277 ESTABLISHED
TCP 192.168.1.100:6886 81.101.116.139:2851 ESTABLISHED
TCP 192.168.1.100:6886 81.105.173.164:65414 ESTABLISHED
TCP 192.168.1.100:6886 81.130.188.219:2893 ESTABLISHED
TCP 192.168.1.100:6886 81.153.13.10:3435 ESTABLISHED
TCP 192.168.1.100:6886 81.157.219.130:4119 ESTABLISHED
TCP 192.168.1.100:6886 81.216.242.17:1185 ESTABLISHED
TCP 192.168.1.100:6886 82.2.166.171:3788 ESTABLISHED
TCP 192.168.1.100:6886 82.4.119.53:1150 ESTABLISHED
TCP 192.168.1.100:6886 82.8.31.231:55300 ESTABLISHED
TCP 192.168.1.100:6886 82.35.10.82:37266 ESTABLISHED
TCP 192.168.1.100:6886 82.36.169.44:1593 ESTABLISHED
TCP 192.168.1.100:6886 82.36.192.243:64739 ESTABLISHED
TCP 192.168.1.100:6886 82.37.68.180:1766 ESTABLISHED
TCP 192.168.1.100:6886 82.37.129.108:1336 ESTABLISHED
TCP 192.168.1.100:6886 82.68.143.198:34020 ESTABLISHED
TCP 192.168.1.100:6886 82.69.45.109:33137 ESTABLISHED
TCP 192.168.1.100:6886 83.216.72.82:1829 ESTABLISHED
TCP 192.168.1.100:6886 84.9.65.222:3463 ESTABLISHED
TCP 192.168.1.100:6886 84.92.39.26:3735 ESTABLISHED
TCP 192.168.1.100:6886 141.218.208.245:4109 ESTABLISHED
TCP 192.168.1.100:6886 150.101.152.148:18912 ESTABLISHED
TCP 192.168.1.100:6886 195.137.70.103:1270 ESTABLISHED
TCP 192.168.1.100:6886 202.43.230.174:63480 ESTABLISHED
TCP 192.168.1.100:6886 202.94.68.140:3286 ESTABLISHED
TCP 192.168.1.100:6886 203.34.16.121:1751 ESTABLISHED
TCP 192.168.1.100:6886 203.87.12.210:1724 ESTABLISHED
TCP 192.168.1.100:6886 203.113.245.54:1249 ESTABLISHED
TCP 192.168.1.100:6886 203.217.23.78:1132 ESTABLISHED
TCP 192.168.1.100:6886 212.84.122.94:3398 ESTABLISHED
TCP 192.168.1.100:6886 216.196.211.225:3388 ESTABLISHED
TCP 192.168.1.100:6886 217.43.21.224:2935 ESTABLISHED
TCP 192.168.1.100:6886 217.43.49.234:4906 ESTABLISHED
TCP 192.168.1.100:6886 217.44.124.122:45001 ESTABLISHED
TCP 192.168.1.100:6886 217.116.239.36:2897 ESTABLISHED
TCP 192.168.1.100:6886 217.234.93.46:3545 ESTABLISHED
TCP 192.168.1.100:6886 220.240.65.77:3784 ESTABLISHED
TCP 192.168.1.100:6886 222.152.45.111:4049 ESTABLISHED
TCP 192.168.1.100:6886 222.152.49.220:4717 ESTABLISHED
TCP 192.168.1.100:6886 222.152.220.182:2381 ESTABLISHED
TCP 192.168.1.100:6888 4.8.142.95:63854 ESTABLISHED
TCP 192.168.1.100:6888 24.14.149.49:2628 ESTABLISHED
TCP 192.168.1.100:6888 24.19.254.108:4620 ESTABLISHED
TCP 192.168.1.100:6888 24.31.122.227:53225 ESTABLISHED
TCP 192.168.1.100:6888 24.36.56.101:1264 ESTABLISHED
TCP 192.168.1.100:6888 24.92.52.153:1622 ESTABLISHED
TCP 192.168.1.100:6888 24.107.153.243:4266 ESTABLISHED
TCP 192.168.1.100:6888 24.114.141.134:34525 ESTABLISHED
TCP 192.168.1.100:6888 24.147.80.151:61119 ESTABLISHED
TCP 192.168.1.100:6888 24.224.134.220:3896 ESTABLISHED
TCP 192.168.1.100:6888 24.235.243.103:4578 FIN_WAIT_2
TCP 192.168.1.100:6888 62.131.18.32:2771 ESTABLISHED
TCP 192.168.1.100:6888 62.135.89.189:1136 ESTABLISHED
TCP 192.168.1.100:6888 62.194.41.155:4063 ESTABLISHED
TCP 192.168.1.100:6888 62.233.190.145:1066 ESTABLISHED
TCP 192.168.1.100:6888 63.204.133.237:1672 ESTABLISHED
TCP 192.168.1.100:6888 64.164.2.19:1531 ESTABLISHED
TCP 192.168.1.100:6888 64.170.134.74:54731 ESTABLISHED
TCP 192.168.1.100:6888 64.185.124.49:4400 ESTABLISHED
TCP 192.168.1.100:6888 64.201.213.61:1339 ESTABLISHED
TCP 192.168.1.100:6888 64.230.65.27:60259 ESTABLISHED
TCP 192.168.1.100:6888 65.8.191.60:50759 ESTABLISHED
TCP 192.168.1.100:6888 65.14.16.219:1593 ESTABLISHED
TCP 192.168.1.100:6888 65.92.60.114:62386 ESTABLISHED
TCP 192.168.1.100:6888 65.184.44.245:2367 ESTABLISHED
TCP 192.168.1.100:6888 65.184.163.17:4099 ESTABLISHED
TCP 192.168.1.100:6888 66.8.251.188:1700 ESTABLISHED
TCP 192.168.1.100:6888 66.131.180.96:5611 ESTABLISHED
TCP 192.168.1.100:6888 67.83.170.116:57933 ESTABLISHED
TCP 192.168.1.100:6888 67.84.50.30:63035 ESTABLISHED
TCP 192.168.1.100:6888 67.127.55.16:1689 ESTABLISHED
TCP 192.168.1.100:6888 67.164.103.228:46197 ESTABLISHED
TCP 192.168.1.100:6888 67.182.50.90:2841 ESTABLISHED
TCP 192.168.1.100:6888 68.36.81.109:1800 ESTABLISHED
TCP 192.168.1.100:6888 68.38.9.170:3306 ESTABLISHED
TCP 192.168.1.100:6888 68.45.24.116:62644 ESTABLISHED
TCP 192.168.1.100:6888 68.52.50.252:3191 ESTABLISHED
TCP 192.168.1.100:6888 68.99.125.69:2077 ESTABLISHED
TCP 192.168.1.100:6888 68.105.230.112:3020 ESTABLISHED
TCP 192.168.1.100:6888 68.115.11.228:2239 ESTABLISHED
TCP 192.168.1.100:6888 68.146.207.18:63467 ESTABLISHED
TCP 192.168.1.100:6888 68.154.40.59:4786 ESTABLISHED
TCP 192.168.1.100:6888 68.232.118.50:60281 ESTABLISHED
TCP 192.168.1.100:6888 69.17.195.220:2213 ESTABLISHED
TCP 192.168.1.100:6888 69.197.225.36:3230 TIME_WAIT
TCP 192.168.1.100:6888 70.24.130.52:3827 ESTABLISHED
TCP 192.168.1.100:6888 70.56.196.89:1318 ESTABLISHED
TCP 192.168.1.100:6888 70.113.116.208:33469 ESTABLISHED
TCP 192.168.1.100:6888 70.240.110.65:61959 ESTABLISHED
TCP 192.168.1.100:6888 80.46.168.246:3094 ESTABLISHED
TCP 192.168.1.100:6888 80.51.249.44:4727 ESTABLISHED
TCP 192.168.1.100:6888 80.53.48.58:1266 ESTABLISHED
TCP 192.168.1.100:6888 80.55.199.134:1533 ESTABLISHED
TCP 192.168.1.100:6888 80.57.245.187:3650 ESTABLISHED
TCP 192.168.1.100:6888 80.139.175.61:2024 ESTABLISHED
TCP 192.168.1.100:6888 80.203.5.100:55016 ESTABLISHED
TCP 192.168.1.100:6888 80.222.194.21:1293 ESTABLISHED
TCP 192.168.1.100:6888 80.229.136.69:50616 ESTABLISHED
TCP 192.168.1.100:6888 80.229.237.122:4552 ESTABLISHED
TCP 192.168.1.100:6888 81.5.170.213:3361 ESTABLISHED
TCP 192.168.1.100:6888 81.86.243.118:3185 ESTABLISHED
TCP 192.168.1.100:6888 81.97.28.130:2360 ESTABLISHED
TCP 192.168.1.100:6888 81.97.191.107:62631 FIN_WAIT_2
TCP 192.168.1.100:6888 81.153.1.132:1297 ESTABLISHED
TCP 192.168.1.100:6888 81.156.252.49:3402 ESTABLISHED
TCP 192.168.1.100:6888 81.168.42.203:62263 ESTABLISHED
TCP 192.168.1.100:6888 81.174.140.41:2258 ESTABLISHED
TCP 192.168.1.100:6888 81.174.167.189:1527 ESTABLISHED
TCP 192.168.1.100:6888 81.228.205.14:65287 ESTABLISHED
TCP 192.168.1.100:6888 82.4.106.73:2065 ESTABLISHED
TCP 192.168.1.100:6888 82.39.133.188:3661 ESTABLISHED
TCP 192.168.1.100:6888 82.156.67.131:2023 ESTABLISHED
TCP 192.168.1.100:6888 82.172.5.180:1862 ESTABLISHED
TCP 192.168.1.100:6888 82.224.232.104:3997 ESTABLISHED
TCP 192.168.1.100:6888 82.252.26.193:53471 ESTABLISHED
TCP 192.168.1.100:6888 128.206.176.235:4882 ESTABLISHED
TCP 192.168.1.100:6888 139.168.187.237:11191 ESTABLISHED
TCP 192.168.1.100:6888 142.173.65.36:60464 TIME_WAIT
TCP 192.168.1.100:6888 144.164.216.137:3034 ESTABLISHED
TCP 192.168.1.100:6888 150.101.112.196:34868 ESTABLISHED
TCP 192.168.1.100:6888 152.18.48.243:3587 ESTABLISHED
TCP 192.168.1.100:6888 160.81.126.34:3214 ESTABLISHED
TCP 192.168.1.100:6888 192.197.54.135:36606 ESTABLISHED
TCP 192.168.1.100:6888 193.160.28.2:12478 ESTABLISHED
TCP 192.168.1.100:6888 193.188.109.204:1311 ESTABLISHED
TCP 192.168.1.100:6888 198.53.93.163:3172 ESTABLISHED
TCP 192.168.1.100:6888 202.137.106.1:1741 ESTABLISHED
TCP 192.168.1.100:6888 203.113.232.153:3445 ESTABLISHED
TCP 192.168.1.100:6888 203.122.99.168:1117 ESTABLISHED
TCP 192.168.1.100:6888 203.122.234.252:63543 ESTABLISHED
TCP 192.168.1.100:6888 203.206.244.98:50369 ESTABLISHED
TCP 192.168.1.100:6888 203.206.246.98:50975 ESTABLISHED
TCP 192.168.1.100:6888 203.219.166.38:1721 ESTABLISHED
TCP 192.168.1.100:6888 203.219.180.226:3476 ESTABLISHED
TCP 192.168.1.100:6888 206.125.61.137:10204 ESTABLISHED
TCP 192.168.1.100:6888 210.23.132.73:27349 ESTABLISHED
TCP 192.168.1.100:6888 210.49.149.206:1308 ESTABLISHED
TCP 192.168.1.100:6888 212.95.105.134:2152 ESTABLISHED
TCP 192.168.1.100:6888 212.129.219.164:11712 ESTABLISHED
TCP 192.168.1.100:6888 212.135.195.98:7940 ESTABLISHED
TCP 192.168.1.100:6888 212.159.114.5:4382 ESTABLISHED
TCP 192.168.1.100:6888 212.159.116.178:61275 ESTABLISHED
TCP 192.168.1.100:6888 212.202.175.97:4761 ESTABLISHED
TCP 192.168.1.100:6888 212.235.140.213:3772 ESTABLISHED
TCP 192.168.1.100:6888 213.160.174.191:3877 ESTABLISHED
TCP 192.168.1.100:6888 213.250.59.215:33641 ESTABLISHED
TCP 192.168.1.100:6888 216.201.231.150:62748 ESTABLISHED
TCP 192.168.1.100:6888 216.221.59.156:3850 ESTABLISHED
TCP 192.168.1.100:6888 217.122.198.162:1083 ESTABLISHED
TCP 192.168.1.100:6888 217.164.42.41:2772 ESTABLISHED
TCP 192.168.1.100:6888 217.238.189.82:3597 ESTABLISHED
TCP 192.168.1.100:6888 218.214.44.112:46595 ESTABLISHED
TCP 192.168.1.100:6888 220.240.58.53:33544 ESTABLISHED
TCP 192.168.1.100:6888 222.152.92.191:50559 ESTABLISHED
TCP 192.168.1.100:6889 202.94.68.140:3334 FIN_WAIT_1
UDP 0.0.0.0:445 *:*
UDP 0.0.0.0:500 *:*
UDP 0.0.0.0:1028 *:*
UDP 0.0.0.0:1029 *:*
UDP 0.0.0.0:1522 *:*
UDP 0.0.0.0:1523 *:*
UDP 0.0.0.0:3227 *:*
UDP 127.0.0.1:123 *:*
UDP 127.0.0.1:1293 *:*
UDP 127.0.0.1:1660 *:*
UDP 127.0.0.1:2094 *:*
UDP 192.168.1.100:123 *:*
UDP 192.168.1.100:137 *:*
UDP 192.168.1.100:138 *:*

UDP 192.168.1.100:17985 *:*



Which is why I say shut down ALL internet activity, the listing will show you if port 80 is actually in use or not, if port 80 is not listed in the output, your system firewall may be the issue, running XP with the firewall on will not allow port 80 connections. In all seriousness, turn XP fierwall off, it isnt worth the CPU time, use ZA or any of the other software firewalls BUT NOT NORTON....

You will notice that some I have made bold, this is because thses ports are often abused and some firewalls require that these ports are open...

Does that help?
Back to top View user's profile Send private message
elaurvick
-


Joined: 14 Oct 2004
Posts: 18
Location: Pacific Beach, CA

PostPosted: Thu Oct 14, 2004 10:48 pm    Post subject: Reply with quote

Well, I spent the morning learning all about ports, now have a LONG list of the ones already being used on my system. So, I tried getting the console up, using the instructions from the manual. Here's what I got:

We can't find "127.0.0.1:9999/"
You can try again by typing the URL in the address bar above.
Or, search the Web

I tried with and without the trailing slash, also tried "localhost:9999" (without the quotes, of course) and got the standard "The page cannot be displayed" display.

Incidentally, the error from Abyss is that the console port is the one being used, I assume that means port 9999, not the server port 80.

What now?
Back to top View user's profile Send private message Send e-mail Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Thu Oct 14, 2004 11:20 pm    Post subject: Reply with quote

Disable the proxy you have set in Internet Explorer, or download a copy of Firefox and use it to verify that the problem is with IE.
Back to top View user's profile Send private message
elaurvick
-


Joined: 14 Oct 2004
Posts: 18
Location: Pacific Beach, CA

PostPosted: Thu Oct 14, 2004 11:44 pm    Post subject: Can't get the Abyss Console Up Reply with quote

Oh, boy, this is getting educational. I've been programming mainframes for over 20 years, learning something new every day since I started working on the web. I do appreciate the help you are providing. This is a much friendlier community (especially now when all the mainframe jobs are going overseas).

What the heck is a proxy? And how do I disable it?

I've tried this using Netscape, Internet Explorer, and MSN Explorer.

When I entered "http://127.0.0.1/" on Internet Explorer, and "http://127.0.0.1:9999/" on Netscape, I get the "Welcome to Abyss Web Server X1" page! And it says "Abyss Web Server is running correctly on your system". Is there a way to get to the console from that site?

In all other instances, they tell me they can't find the URL. I've tried the above, also "http://127.0.0.1", "http://127.0.0.1:9999", "http:127.0.0.1/" AND all of the above with "localhost", every combination on all three browsers. And no, I am not including the quote marks.

I rebooted my system and tried everything again, no change.
Back to top View user's profile Send private message Send e-mail Visit poster's website
k1ll3rdr4g0n
-


Joined: 04 Jul 2004
Posts: 609

PostPosted: Fri Oct 15, 2004 12:48 am    Post subject: Reply with quote

Yes, i had the same problem with IE. Sometimes i had to force feed the URL into IE and like 10% it worked. Thats why i primarly use Firefox right now.
_________________
Back to top View user's profile Send private message AIM Address
elaurvick
-


Joined: 14 Oct 2004
Posts: 18
Location: Pacific Beach, CA

PostPosted: Fri Oct 15, 2004 2:06 am    Post subject: Can't Get the Abyss Console Up Reply with quote

I downloaded Firefox. I now have four browsers . . . good for checking that my websites look OK on each one. Not much help here.

Same problem. Firefox pulled up the Abyss Welcome screen instead of my Console using "http://127.0.0.1/" and it couldn't find anything when I tried "http://127.0.0.1:9999/"

HELP! What am I doing wrong?
Back to top View user's profile Send private message Send e-mail Visit poster's website
elaurvick
-


Joined: 14 Oct 2004
Posts: 18
Location: Pacific Beach, CA

PostPosted: Sat Oct 16, 2004 3:30 am    Post subject: Reply with quote

When I got home from work tonight, I logged on and for no particular reason tried Abyss again. It started running! Server Port 80 and Console Port 9999.

I logged onto the web and entered http://127.0.0.1:9999/ --- exactly as listed in your manual . . . and my console came up!

I think I've figured it out, this depends on the phase of the moon. We had a New Moon last night . . .

Thanks for all your help, at least I learned a few new things.
Back to top View user's profile Send private message Send e-mail Visit poster's website
k1ll3rdr4g0n
-


Joined: 04 Jul 2004
Posts: 609

PostPosted: Sat Oct 16, 2004 4:40 am    Post subject: Reply with quote

Funny thing, we figured out the solution of this problem at school....you need http://ip:port or else it wont work, stupid IE.....
_________________
Back to top View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group