A
ashopandreas
Guest
In Plesk 8 the safe_mode setting in php can be turned on/off for each domain separately. If you want safe mode to be off (to make php useful) and have many domains on your server you are in for a nice surprise. The default is safe_mode = On and it can only be changed by unchecking a checkbox for each one of your domains. Try doing this on a hundred domains and you will be very thankful to Plesk for making your life harder.
The checkbox can be found on the hosting setup page for a domain, next to the checkbox that activates php. Changing php.ini won't make a difference. This checkbox overrides that setting through the httpd.include files.
A suggestion to the Plesk development team: you should either let people select this during installation/update or use the value currently in php.ini.
The checkbox can be found on the hosting setup page for a domain, next to the checkbox that activates php. Changing php.ini won't make a difference. This checkbox overrides that setting through the httpd.include files.
A suggestion to the Plesk development team: you should either let people select this during installation/update or use the value currently in php.ini.