Don asked:
So i was wondering what parts of the script i need to change to allow scripts to run on a server using safe mode. Is there like certain variables or something? I’ve tried so many scripts that use MySQL and PHP and they don’t work!
So i was wondering what parts of the script i need to change to allow scripts to run on a server using safe mode. Is there like certain variables or something? I’ve tried so many scripts that use MySQL and PHP and they don’t work!
Please help!
Thank you!


1 Comment to 'When using PHP, the server i am using is set to SAFE Mode and therefore i cannot use some scripts?'
August 1, 2010
There are a couple things, which just have to do with multi-user issues. Take a look at the php page on it, here:
Towards the bottom, there’s an explanation of the changes.
Best of Luck,
-Jess