• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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