jobo: apache logs

Beitrag lesen

Hallo,

auf meinem virtuellen Server (Suse 8.5 oder so?) lief der Apache nicht mehr. Konsole sagte bei restart:

"stale pidfile (unclean shutdown)"

a) verstehen ich den Graceful restart nicht. Aber das System ist Plesk administrabel, vielleicht verfügt Plesk sowas.

b) warum ein Fehler in der loadmodule.conf sein konnte, bzw. weise warum der jetzt beim Starten nicht mehr da war ...???

Im /var/log/apache2/error_log steht:

[Tue Mar 16 20:00:07 2010] [notice] Graceful restart requested, doing restart
Syntax error on line 28 of /etc/apache2/sysconfig.d/loadmodule.conf:
Cannot load /usr/lib/apache2-prefork/mod_suexec.so into server: /usr/lib/apache2-prefork/mod_suexec.so: failed to map segment
from shared object: Cannot allocate memory
[Tue Mar 16 20:00:09 2010] [error] make_obcallback: could not import mod_python.apache.\n
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 24, in ?
    import pdb
  File "/usr/lib/python2.4/pdb.py", line 14, in ?
    import pprint
  File "/usr/lib/python2.4/pprint.py", line 39, in ?
    from cStringIO import StringIO as _StringIO
ImportError: /usr/lib/python2.4/lib-dynload/cStringIO.so: failed to map segment from shared object: Cannot allocate memory
[Wed Mar 17 11:32:24 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
PHP Warning:  PHP Startup: (null): Unable to initialize module\nModule compiled with module API=20020429, debug=0, thread-safe
ty=0\nPHP    compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0
[Wed Mar 17 11:32:24 2010] [notice] mod_python: Creating 32 session mutexes based on 150 max processes and 0 max threads.
[Wed Mar 17 11:32:25 2010] [warn] pid file /var/run/httpd2.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Mar 17 11:32:25 2010] [notice] Apache/2.0.53 (Linux/SUSE) configured -- resuming normal operations
[Wed Mar 17 11:32:38 2010] [error] [client 93.158.151.24] File does not exist: /var/www/vhosts/example.com/subdomains/example/httpdocs/robots.txt

Gruß

jobo