You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "R. Brenton Strickler" <br...@justsportsusa.com> on 2002/07/18 20:54:01 UTC

problems starting apache

I have tried everything I can think of... it's just a basic install, I've
modified nothing.  When I try to start it, there are no errors, but when I
look to see if it's actually started or go to use it, there's no trace of
it.  There are no errors in the error logs.  There are no entries in any of
the logs.  The only thing that even hints it was actually started was the
pid file.  Please help, I'm losing my sanity.

-Brenton


[root@prothid apache]# /usr/local/apache/bin/apachectl start
/usr/local/apache/bin/apachectl start: httpd started
[root@prothid apache]# tail /usr/local/apache/logs/error_log
[root@prothid apache]#
[root@prothid apache]# netstat -apn
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
PID/Program name
tcp        0      0 0.0.0.0:3401            0.0.0.0:*               LISTEN
2532/cbspn
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
22344/inetd
tcp        0      0 0.0.0.0:113             0.0.0.0:*               LISTEN
22344/inetd
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
22344/inetd
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
22344/inetd
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN
1466/sendmail: acce
tcp        0      0 192.168.254.13:22       192.168.254.107:1638
ESTABLISHED 15063/sshd
tcp        0      0 192.168.254.13:22       192.168.254.107:4787
ESTABLISHED 24058/sshd
tcp        0      0 192.168.254.13:139      192.168.254.107:1713
ESTABLISHED 1487/smbd
tcp        0      0 192.168.254.13:33010    192.168.254.2:22
ESTABLISHED 24091/ssh
tcp        0      0 192.168.254.13:22       192.168.254.107:1622
ESTABLISHED 24261/sshd
udp        0      0 0.0.0.0:517             0.0.0.0:*
22344/inetd
udp        0      0 0.0.0.0:518             0.0.0.0:*
22344/inetd
udp        0      0 127.0.0.1:48153         0.0.0.0:*
1487/smbd


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org