Installed apache and sql-ledger on a brand new install of RH7.2. I had to
install a bunch of perl modules and latex and make some changes to the
http.conf file, after which apache will not restart. Here is the output in
the error_log file:
[Mon May 6 00:21:33 2002] [crit] (98)Address already in use: make_sock:
could not bind to port 80
Service shows httpd dead but subsys locked, so I rm'ed the lockfile and
again nothing.
Netstat shows no action on port 80, nor anything for either apache or
httpd
Telnet connection on port 80 is refused
The changes to the apache conf file have nothing to do with the port. They
are AddHandler server directives for the .pl scripts.
Any ideas on what I'm missing here?
TIA
install a bunch of perl modules and latex and make some changes to the
http.conf file, after which apache will not restart. Here is the output in
the error_log file:
[Mon May 6 00:21:33 2002] [crit] (98)Address already in use: make_sock:
could not bind to port 80
Service shows httpd dead but subsys locked, so I rm'ed the lockfile and
again nothing.
Netstat shows no action on port 80, nor anything for either apache or
httpd
Telnet connection on port 80 is refused
The changes to the apache conf file have nothing to do with the port. They
are AddHandler server directives for the .pl scripts.
Any ideas on what I'm missing here?
TIA