PDA

View Full Version : webserver offline need help!


eg0y
19th February 2006, 09:00
at first after i install ispconfig its nicely working..but when i try
to reboot my pc .. the webserver is offline ..
but i can access on adminpanel :81 .. i try to restart the webserver
but still not working ... how can i fix this...?:confused: :confused:

till
19th February 2006, 10:50
Did you get any errors when you start the webserver on the commandline?

Please post the output of:

netstat -tap

eg0y
19th February 2006, 13:18
i saw nothing.. but in the service status it says offline...
this is the netstat

[root@ww3 ~]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 2153/xinetd
tcp 0 0 *:32769 *:* LISTEN 1786/rpc.statd
tcp 0 0 *:pop3s *:* LISTEN 2153/xinetd
tcp 0 0 *:mysql *:* LISTEN 2244/mysqld
tcp 0 0 *:pop3 *:* LISTEN 2153/xinetd
tcp 0 0 *:imap *:* LISTEN 2153/xinetd
tcp 0 0 *:sunrpc *:* LISTEN 1768/portmap
tcp 0 0 *:81 *:* LISTEN 2550/ispconfig_http
tcp 0 0 *:ftp *:* LISTEN 2681/proftpd: (acce
tcp 0 0 localhost.localdomai:domain *:* LISTEN 2665/named
tcp 0 0 localhost:domain *:* LISTEN 2665/named
tcp 0 0 localhost:ipp *:* LISTEN 4771/cupsd
tcp 0 0 localhost:5335 *:* LISTEN 2078/mDNSResponder
tcp 0 0 localhost:rndc *:* LISTEN 2665/named
tcp 0 0 *:smtp *:* LISTEN 2638/master
tcp 0 0 localhost.localdomain:44803 a193-108-154-147.deplo:http ESTABLISHED 29336/firefox-bin
tcp 0 0 localhost.localdomain:40588 66.249.89.104:http ESTABLISHED 29336/firefox-bin
tcp 0 0 localhost.localdomain:48809 p15166624.pureserver.i:http TIME_WAIT -
tcp 0 0 localhost.localdomain:48811 p15166624.pureserver.i:http TIME_WAIT -
tcp 0 0 localhost.localdomain:48705 66.249.89.99:http ESTABLISHED 29336/firefox-bin
tcp 0 0 localhost.localdomain:33628 h7252.serverkompetenz.:http TIME_WAIT -
tcp 0 0 *:ssh *:* LISTEN 2144/sshd
tcp 0 0 localhost:rndc *:* LISTEN 2665/named
[root@ww3 ~]#

falko
19th February 2006, 20:12
Do you see errors in the Apache error log?