Hi everybody, can anybody tell me, how to enable the safe_mode for a website? I searched a lot, reading something about a "checkbox" in the Webspace-Settings... I can't find this checkbox... Thanks, max06
There is no such setting in ISPConfig 2. If you want to enable safemode for mod_php, you can do this with php_admin_value and php_admin_flag settings in the apache directive box. For all other variants you will have to edit the php.ini file.