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

Staying secure without safe_mode?

J

JohnD@

Guest
I´ve always onfigured safe_mode as on with all webhosting servers. Now, I will start using SWSOFT´s Sitebuilder along with PLESK 8.2 which requires safe_mode to be set to off.

Question is, what are the alternatives to safemode to keep the server from beeing hacked. Using Scott´s ASL as well, but I do not think that it compensates fully for safe_mode?

Any suggestiongs would be welcome. Thanks.
 
PHP safe_mode is certainly not the be all and end all of security. I advise you to enable safe_mode globally (in /etc/php.ini) and disable it only for domains that run software that cannot function under safe_mode.
 
Back
Top