Jason Henderson wrote:
can anyone tell me what this means please
i ran the test config and this is the reply i got
only one usage of each socket address(protocol/network address/port)
is normally permitted : make_sock could not bind to address
192.168.1.100:8080
no listening sockets available shutting down
unable to open logs
thank you
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
looks like some other demon is using port 8080. Try running a "lsof -n |
grep 8080" to find out what it is.
Giz
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]