heute morgen musste ich mit Schrecken feststellen, dass der Apache auf meinem SuSE 8.1 Rootserver nicht mehr läuft.
Im error-log fand ich folgendes:
Code: Select all
[Fri Aug 1 23:43:48 2003] [notice] child pid 14583 exit signal Segmentation fault (11)
[Sat Aug 2 00:15:06 2003] [notice] SIGUSR1 received. Doing graceful restart
[Sat Aug 02 00:15:06 2003] [notice-phpa] Removed existing cache sems (pid 14524)
[Sat Aug 02 00:15:06 2003] [notice-phpa] Removed existing cache shm (pid 14524)
[Sat Aug 02 00:15:06 2003] [notice-phpa] Acquiring cache : uid 30 gid 8 perms 666 (pid 14524)
[Sat Aug 02 00:15:06 2003] [notice-phpa] PHPA 1.3.3r2 on linux_i686_glibc2.1.3 (pid 14524)
[Sat Aug 02 00:15:06 2003] [notice-phpa] Initialised 16MB cache at 0x40911000 with 512 process entries (pid 14524)
[Sat Aug 02 00:15:06 2003] [notice-phpa] Lock thresholds 10/10 (pid 14524)
[Sat Aug 2 00:15:07 2003] [notice] Apache/1.3.26 (Linux/SuSE) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.2 configured -- resuming normal operations
[Sat Aug 2 00:15:07 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Aug 2 00:15:07 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Sat Aug 2 00:15:07 2003] [warn] long lost child came home! (pid 14525)
Code: Select all
Aug 2 00:15:03 p11111111 syslogd 1.4.1: restart.
Aug 2 00:15:11 p11111111 su: (to nobody) root on none
Aug 2 00:15:11 p11111111 su: pam_unix2: session started for user nobody, service su
Aug 2 00:15:14 p11111111 su: pam_unix2: session finished for user nobody, service su
Danke und Ciao,
Sacha