mahdionline
Nov 11 2004, 04:36 AM
I recive an email from server by this subject : Cron run-parts /etc/cron.hourly
email body :
/etc/cron.hourly/modsecparse.pl:
cp: cannot stat `/usr/local/apache/logs/audit_log': No such file or directory
Regard
sHORTYWZ
Nov 11 2004, 09:40 AM
run
touch /usr/local/apache/logs/audit_log
as root.
problem gone. probably want to change permissions to match the rest of the logs in the directory.