• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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