View Single Post
Old August 28th, 2003, 01:17 PM   #7 (permalink)
donb
Guest
 
Posts: n/a
Re: safe mode off locally using htaccess

Quote:
Originally posted by shamrox
Thanks for the tip! I spoke with a bud of mine that is really good w/ this stuff and he said he recommend I have someone from my ISP do that to be on the safe side.

I called up my ISP and they said the easiest and safest way to do disable safe mode locally was to use an .htaccess file.

I did a search on google, and it says to create a .htaccess file in the root directory with the following line:

php_flag safe_mode off
That will take care of it nicely. Just create the file on your box, type in that line, upload, and you're done. Nothing else needed.
  Reply With Quote