PDA

View Full Version : turning safe mode off via .htaccess


potatoe
06-26-02, 07:55
hi all,

need some advice.

in the web account i have,i was told that i could turn safe mode off via a .htaccess file (to be place in my docurment_root) with the following command in the file:

php_flag safe_mode off

i tried this method and when i check my phpinfo.php, the local value for safe mode is ON

thanks.

JonathanB
06-27-02, 10:46
Turning off Safe Mode is never a good idea. Perhaps if you post why you need it turning off we can advise you of another solution.

You mention web account... would the server your on be running Plesk at all??

mligor
07-24-02, 19:14
and when you change something else (ex. include_path) ???