ISPConfig 3

Welcome to the bugtracker of the ISPConfig project. This bugtracker is for ISPConfig 3.x only.
Tasklist

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
Task Type Bug Report
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version 3.0.1.3
Due in Version 3.0.1.4
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The 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

Closed by  Till (Till)
Wednesday, 10 June 2009, 15:42 GMT
Reason for closing:  Fixed

Loading...