Also ich habe nun die error.log geleert und den Cronjob neu gestartet.
Hier die ersten Ergebnisse:
Code:
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mhash.ini on line 1 in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/mhash.so' - /usr/lib/php5/20090626+lfs/mhash.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/suhosin.so' - /usr/lib/php5/20090626+lfs/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Apr 18 20:48:01 2010] [warn] RSA server certificate CommonName (CN) `www.htnnet.de' does NOT match server name!?
[Sun Apr 18 20:48:01 2010] [notice] Apache/2.2.12 (Ubuntu) PHP/5.3.1-0~ppa1 with Suhosin-Patch mod_ssl/2.2.12 OpenSSL/0.9.8g configured -- resuming normal operations
[Sun Apr 18 20:49:01 2010] [notice] Graceful restart requested, doing restart
[Sun Apr 18 20:49:01 2010] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mhash.ini on line 1 in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/mhash.so' - /usr/lib/php5/20090626+lfs/mhash.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/suhosin.so' - /usr/lib/php5/20090626+lfs/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Apr 18 20:49:01 2010] [warn] RSA server certificate CommonName (CN) `www.htnnet.de' does NOT match server name!?
[Sun Apr 18 20:49:01 2010] [notice] Apache/2.2.12 (Ubuntu) PHP/5.3.1-0~ppa1 with Suhosin-Patch mod_ssl/2.2.12 OpenSSL/0.9.8g configured -- resuming normal operations
Ich nehme mal an, dass diese beiden Zeilen für den Fehler relevant sind:
Code:
[Sun Apr 18 20:49:01 2010] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
Nun muss ich nur noch rausfinden, was das bedeutet..
EDIT:
Es scheint definitiv dieser Fehler zu sein, denn zur selben Zeit
[Sun Apr 18 21:04:02 2010] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
auf die Sekunde genau trat auch der Fehler im mail.log auf.
EDIT2:
Hier die Email, die immer kommt.
Code:
From root@htnnet.de Sun Apr 18 21:09:01 2010
Return-Path: <root@htnnet.de>
X-Original-To: root
Delivered-To: root@htnnet.de
Received: by htnnet.de (Postfix, from userid 0)
id 63557EC55; Sun, 18 Apr 2010 21:09:01 +0200 (CEST)
From: root@htnnet.de (Cron Daemon)
To: root@htnnet.de
Subject: Cron <root@vm-ubuntu-server> /etc/init.d/apache2 reload
Content-Type: text/plain; charset=ANSI_X3.4-1968
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
Message-Id: <20100418190901.63557EC55@htnnet.de>
Date: Sun, 18 Apr 2010 21:09:01 +0200 (CEST)
* Reloading web server config apache2
...done.
Sie kam ins Postfach von "nobody", nicht von root, deshalb war ich verwirrt.
Sieht aber irgendwie nicht nach einem Fehler aus, sondern eher nach einem Statusbericht, meint ihr nicht?
Der Absender ist "Cron Daemon".