Hello,
I know some of you are not coders, but I am getting this error message in a perl script I have.
From the suexec log I see that it does get written there.
[2007-09-20 12:33:16]: uid: ({uid}/myusername) gid: ({gid}/{gid}) cmd: file.cgi
ls -la /var/log/httpd/suexec_log
-rwxrwxrw- root apache /var/log/httpd/suexec_log
Any ideas?
I know some of you are not coders, but I am getting this error message in a perl script I have.
[Thu Sep 20 12:33:16 2007] [error] [client xx.xx.xx.xx] failed to open log file /var/log/httpd/suexec_log, referer: https://www.domain.com/cgi-bin/file.cgi
From the suexec log I see that it does get written there.
[2007-09-20 12:33:16]: uid: ({uid}/myusername) gid: ({gid}/{gid}) cmd: file.cgi
ls -la /var/log/httpd/suexec_log
-rwxrwxrw- root apache /var/log/httpd/suexec_log
Any ideas?