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.