• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question CGI errors posting to global error log instead of domain's

G J Piper

Regular Pleskian
I've migrated my server over from a CentOS 6 server to a CentOS 7 server, and now the perl CGI scripts I have are no longer printing STDERR to their local domain's error logs, but instead to the global /var/log/httpd/error_log

Any idea how I can change this behavior back, or why it is happening?

I also notcied the output in the log no longer has the standard dates/times and such... only the text I printed to STDERR is on lines by themselves.

Also, my /var/log/httpd/suexec_log has hundreds of these in it:
[2018-03-01 11:34:20]: uid: (10005/<domainusername>) gid: (1005/1005) cmd: cgi_wrapper
 
Last edited:
Back
Top