Got a similar/same problem here...
I installed ISPConfig on Debian Sarge according to the Perfect Setup Guide.
When I want to view website statistics ( and yes the site has been visited...), I go to
http://website.com/stats and log in with a correct Username / Pass. After I logged in I'm presented with a 403.
When I look into the stats-dir, it appears to be empty ( together with it's web# directory ).
I did a grep on cron-errors in /var/log/syslog and /var/log/messages, in syslog it says:
Code:
Jun 4 00:02:01 highmountain /USR/SBIN/CRON[9720]: (logcheck) CMD ( if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi)
Jun 4 00:09:01 highmountain /USR/SBIN/CRON[10587]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm)
Jun 4 00:17:01 highmountain /USR/SBIN/CRON[10706]: (root) CMD ( run-parts --report /etc/cron.hourly)
Jun 4 00:39:01 highmountain /USR/SBIN/CRON[10999]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm)
Jun 4 01:02:01 highmountain /USR/SBIN/CRON[11308]: (logcheck) CMD ( if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi)
Jun 4 01:09:01 highmountain /USR/SBIN/CRON[12159]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm)
Jun 4 01:17:01 highmountain /USR/SBIN/CRON[12274]: (root) CMD ( run-parts --report /etc/cron.hourly)
Jun 4 01:30:22 highmountain crontab[12466]: (root) BEGIN EDIT (root)
Jun 4 01:31:03 highmountain crontab[12466]: (root) REPLACE (root)
Jun 4 01:31:03 highmountain crontab[12466]: (root) END EDIT (root)
The grep on /var/log/messages doesn't show anything.
Then I did the /etc/init.d/cron stop and the pkill cron, crontab -e and a save of the crontab. After 24 hours stats still won't compile.
When I do a :
Code:
/root/ispconfig/php/php /root/ispconfig/scripts/shell/webalizer.php
The shell doesn't give any feedback...
Recent comments
1 day 2 hours ago
1 day 2 hours ago
1 day 7 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 20 hours ago
2 days 2 hours ago
2 days 6 hours ago
2 days 8 hours ago