PDA

View Full Version : php: Safe_mode?


max06
26th January 2009, 20:52
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...

http://max06.de/iscp-1.png

Thanks,
max06

till
26th January 2009, 22:18
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.

max06
26th January 2009, 23:11
Ah... I thought that I'm blind...

Then I will try ISPConfig 2...

till
26th January 2009, 23:18
Be aware that you will have to completely reinstall the server if you want to use ispconfig 2.