Welcome to the bugtracker of the ISPConfig project. This bugtracker is for ISPConfig 3.x only.
FS#744 - Webalizer cron not running on CentOS 5.3
Attached to Project:
ISPConfig 3
Opened by Dave White (davew) - Thursday, 28 May 2009, 09:16 GMT
Last edited by Till (Till) - Wednesday, 10 June 2009, 15:42 GMT
Opened by Dave White (davew) - Thursday, 28 May 2009, 09:16 GMT
Last edited by Till (Till) - Wednesday, 10 June 2009, 15:42 GMT
|
DetailsThe path to the webalizer.conf file set at line 100 of /usr/local/ispconfig/server/cron_daily.php is incorrect for CentOS 5.3 and the resulting error prevents webalizer running.
The CentOS 5.3 webalizer rpm places the config file at /etc/webalizer.conf and there is no /etc/webalizer directory or /etc/webalizer/webalizer.conf Perhaps the cron script could be modified to check for the existence of /etc/webalizer.conf and adapt the path accordingly ? |
This task depends upon