I upgraded yesterday from 2.2.8 to 2.2.10 and since that time I have had problems. I finished the upgrade at about 15:00 yesterday but the access logs for apache2 are odd. (debain 3.1 perfect setup) There are no entries for any site after midnight on 25th and one site doesn't have anything since the upgrade at all, in fact there is no file web.log in /home/www/web19/log/2007/02 also the apache2 logs in /var/log/apache 2 are as follows: error.log unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file o r directory Unable to open logs [Sun Feb 25 14:03:56 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec2) [Sun Feb 25 14:04:04 2007] [warn] pid file /var/run/apache2.pid overwritten -- Unclean shutdown of previous Apache run? [Sun Feb 25 14:04:04 2007] [notice] Apache/2.0.54 (Debian GNU/Linux) PHP/4.4.4-0.dotdeb.1 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_perl/1.999.21 Perl/v5.8.4 configured -- res uming normal operations [Sun Feb 25 14:11:03 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 14:11:03 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 14:13:01 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 14:13:01 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 14:17:22 2007] [notice] caught SIGTERM, shutting down [Sun Feb 25 14:17:44 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec2) [Sun Feb 25 14:17:46 2007] [notice] Apache/2.0.54 (Debian GNU/Linux) PHP/4.4.4-0.dotdeb.1 mod_ssl/2.0.54 OpenSSL/0.9.7e mod_perl/1.999.21 Perl/v5.8.4 configured -- res uming normal operations [Sun Feb 25 15:00:21 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 15:00:22 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 15:10:05 2007] [error] an unknown filter was not added: PHP [Sun Feb 25 15:10:05 2007] [error] an unknown filter was not added: PHP . . . [Mon Feb 26 23:09:17 2007] [error] an unknown filter was not added: PHP access.log xx.xx.xx.xx - - [25/Feb/2007:14:07:38 +0000] "\x80=\x01\x03" 302 407 "-" "-" xx.xx.xx.xx - - [25/Feb/2007:17:13:42 +0000] "\x16\x03\x01" 302 407 "-" "-" xx.xx.xx.xx - - [25/Feb/2007:17:13:42 +0000] "\x16\x03\x01" 302 407 "-" "-" xx.xx.xx.xx - - [25/Feb/2007:18:00:02 +0000] "\x16\x03\x01" 302 407 "-" "-" Any thoughts? P.S This line appears quite a lot in /var/log/syslog Feb 26 07:39:28 mail syslog-ng[7727]: STATS: dropped 0 and there is no mention of apache in there!! Thanks Ben
Please check that your root crontab is not empty. To make sure that the crontab is not corrupted, edit the crontab with the command "crontab -e" and safe it again.