• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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