This is a discussion on rotatelogs within the Linux Web Servers forums, part of the Web Server and Related Forums category; Apached 2.0 i want to rotoate the logs whenever they reach a few megs but i keep getting these ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Apached 2.0
i want to rotoate the logs whenever they reach a few megs but i keep getting these errors that the file handle doesn't exist. ERROR: 1 Previous file handle doesn't exists /var/logs/httpd/httpd-www.green-light.net-access_log.1094161519 piped log program '/usr/local/sbin/rotatelogs /var/logs/httpd/httpd-www.green-light.net-access_log 2M' failed unexpectedly 1 Previous file handle doesn't exists /var/logs/httpd/httpd-www.green-light.net-access_log.1094161524 piped log program '/usr/local/sbin/rotatelogs /var/logs/httpd/httpd-www.green-light.net-access_log 2M' failed unexpectedly Conf file: ErrorLog "|/usr/local/sbin/rotatelogs /var/logs/httpd/httpd-green-light.net-error_log 2M" |