• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Turning off "log_errors" for PHP has no effect

Chris1

Regular Pleskian
Hello,

It seems that when I switch "log_errors" to off, or if I change "error_reporting" to anything else such as -E_ALL it has no effect. PHP errors are still being logged. Is this a bug?
 
Hi Chris1,

consider to use the debug-level-mode for Plesk to investigate possible issues at "/var/log/sw-cp-server/error_log" , "/var/log/sw-cp-server/sw-engine.log" and "/usr/local/psa/admin/logs/panel.log". Your commands to switch off the log - errors should be logged with a way better output, so that it might point directly to any possible issues/errors/failures or problems over the command line and/or in the logs:


... and "No", this is not a bug and should be working on your system as well as expected.
 
Back
Top