• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Cannot disable PHP safe mode on a domain

A

AllanG

Guest
Hi All,

I need to disable php safe_mode on my domain. The client account for the domain name has permissions to change the safe mode option. I then go into the settings for the domain name and set the option for safe_mode to off and click update however when I do phpinfo() on a script, php safe_mode is on.

Any ideas?
 
Try to do it in CLI with /usr/local/psa/bin/domain utility and -php_safe_mode option. Use --help option for more details.
 
Back
Top