By deadpixel on
Drupal gives me an error saying that i must set register globals to off... this sounds familiar doesnt it? Heres the catch: I actually do have access to my server and my php.ini file says that register globals are off. i have read all the tips and tricks about placing a short line of code in the .htaccess file and the tip about copying the php.ini file to the drupal root and none of them worked. What else can i do?
Comments
Register Globals
Do you know if the PHP.ini settings on your server are inherited or not? Ask your web host they'll be able to confirm.
On our servers they are not inherited which means you'll need to put the .ini file in every folder you want to apply to.
Let me know if you're still having probs.
Paul
http://www.krystal.co.uk