• 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.

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