I currently now have the effect again:
The webserver is so slow I have just stopped Apache.
I can not start Apache again as port 80 is still blocked despite a
killall -9 apache2
/etc/init.d/apache2 start
Starting web server: apache2(98)Address already in use: make_sock: could not
bin d to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
failed!
624:~# netstat -nlp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
3 227/mysqld
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
1 3325/exim4
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
1 560/sshd
udp 0 0 0.0.0.0:68 0.0.0.0:*
1 292/dhclient3
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name
Pat h
unix 2 [ ACC ] STREAM LISTENING 7534389 3227/mysqld
/ var/run/mysqld/mysqld.sock
So what is the solution?
Thanks!
Tobias
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/