|
Author: salah
Date: 28-01-03 23:16
Hi,
I've been having problems connecting to My Apache when I do apachectl start I get "could not bind address in use" !!! I tried a bunch of stuff NO LUCK !! Would appreciate your help.
thanks
|
|
Reply To This Message
|
|
Author: .daniel.schrock
Date: 29-01-03 00:33
check the errors logs, check ps and make sure it is not running already, and check for a pid file that may not have gotten removed.
|
|
Reply To This Message
|
|
Author: milkdady
Date: 29-01-03 14:49
possible incorrect
httpd.conf or
also
apache server already running
need to check pid file as dan said and make sure apache is running on ort 80 and no firewall connections is blocking that port
go over httpd.conf first and make sure an available ip address is correctly available for use
sounds like the actual program is not configured properly
|
|
Reply To This Message
|
|
Author: milkdady
Date: 29-01-03 19:58
one more thing make sure no other service is using port 80
and ssl i think
make sure both ports are free for use
80
123? for ssl
youll find it
|
|
Reply To This Message
|
|