Web Hosting Talk







View Full Version : End user Getting rid of safe-mode


Dylan
05-11-2001, 01:48 AM
How does an end user, who has a domain on a PSA server, get rid of the safe mode restriction in effect warning? without change the apache conf.

It's very simple. I made a note of it a few months back when helping one of my clients and now...

Dylan
05-12-2001, 01:59 AM
:look:

Mirco
05-12-2001, 11:18 AM
php_admin_flag safe_mode off

Dylan
05-12-2001, 03:46 PM
I can put that in their .htaccess, right?
I don't have to modify the apache conf?