Help w/ server

 
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues
View previous topic :: View next topic  
Author Message
b_silver
-


Joined: 15 Nov 2005
Posts: 2
Location: US of A

PostPosted: Tue Nov 15, 2005 3:14 am    Post subject: Help w/ server Reply with quote

Ok,
Whenever I try to initiate my server, it says their is a
listening error on port 80. I have used the correct ip address
and port #. What else could be causing the problem?
_________________
So I'm a novice when it comes to webservers. SO WHAT..........
Back to top View user's profile Send private message
raderack
-


Joined: 02 Sep 2003
Posts: 16

PostPosted: Tue Nov 15, 2005 5:30 am    Post subject: Reply with quote

the port 80 is already in use
try another port
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Nov 15, 2005 10:33 am    Post subject: Re: Help w/ server Reply with quote

b_silver,

Try using ActivePort to know which application is already using this ports (download it from http://www.protect-me.com/freeware.html ), stop it and then restart Abyss Web Server.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
b_silver
-


Joined: 15 Nov 2005
Posts: 2
Location: US of A

PostPosted: Wed Nov 16, 2005 12:08 am    Post subject: thanx Reply with quote

Guess what? I've got it running!!! Thanx a ton guys. By the way,
that software is pretty handy, aprelium.
_________________
So I'm a novice when it comes to webservers. SO WHAT..........
Back to top View user's profile Send private message
jharvie
-


Joined: 25 Sep 2005
Posts: 11

PostPosted: Wed Nov 16, 2005 12:11 pm    Post subject: Help Reply with quote

I have the same problem.

Whenever I try to initiate my server, it says their is a
listening error on port 80.

So I downloaded ActivePorts. It says that port 80 is being used by abyssws.exe which is abyss webserver.

Why cant I initate my webserver?

Any Suggestions?

Thanks
Back to top View user's profile Send private message Visit poster's website
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Wed Nov 16, 2005 2:48 pm    Post subject: Reply with quote

You may already have Abyss running as a service?

Look in the Start menu for Abyss and open the shortcut called "Abyss Web Server Startup Configuration" what method of startup is selected?

You will need to change this option to match your preference.
_________________
Olly
Back to top View user's profile Send private message
jharvie
-


Joined: 25 Sep 2005
Posts: 11

PostPosted: Thu Nov 17, 2005 12:35 am    Post subject: reply Reply with quote

thanks, that seemed to fix the problem for now
Back to top View user's profile Send private message Visit poster's website
loloyd
-


Joined: 03 Mar 2006
Posts: 435
Location: Philippines

PostPosted: Thu May 25, 2006 4:58 am    Post subject: Reply with quote

hmm... alternatively, you can also open an MS-DOS prompt, then type:

netstat -an |find ":80"

to verify if there is already another process listening to port 80 before you open Abyss. If netstat displays one TCP socket listening to port 80 then you can figure out which application is listening by typing:

netstat -anb

You can also use...

netstat -anob

...to do the same thing but it generally yields a slower response. More netstat juice can be extracted by typing:

netstat -?
_________________

http://home.loloyd.com/ is online if the logo graphic at left is showing.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues 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