Author: ZacFields » Tue Apr 03, 2007 9:15 am
If you are on shared hosting then you're probably out of luck.
But if you are on a VPS you can do this by editing your php.ini file. Should be in your /usr/local/php4/lib/ folder, or possibly /user/local/lib/ . These folders are in the true root of your server, so you probably won't be finding these folders in your FTP.
But within the php.ini file you can just search for "register" and then stop when you find "register_globals" and just switch if from "on" to "off."
Zac
Last edited by ZacFields on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.