safe mode problems with php.ini

knothje

Verified User
Joined
Nov 22, 2006
Messages
34
Hello All,

I have some problems with my safe mode. I want some extra security on my server so they can't do a shell hack with a php script.

The safemode and the openbasedir are On by all users. When i set the safe_mode = On in the php.ini file the webmail (squirrelmail) give a error:

ERROR
Error opening ../data/default_pref
Default preference file not found or not readable!

When i turn the safe_mode = Off in the php.ini then webmail is working fine. But the safe_mode in the php.ini must be turned on only then the shell hack script dont work.

Is there somebody with a advice for me ?
 
Back
Top