View Single Post
Old 05-01-2006, 01:41 PM  
QTbucks_Mark
Confirmed User
 
Join Date: Mar 2006
Location: Europe
Posts: 254
Quote:
Originally Posted by Sam Granger
Trying to turn on globals_register through htaccess but i'm keep on getting a 500 internal server error.
What's in your .htaccess? If there's a typo Apache is likely to give you an 500 internal server error.

That should do it: php_flag register_globals 1

If you're using Apache 2.x you might have to put the php_flag inside a <virtual> or <directory> section.
__________________


QTbucks : featuring cherrywinters.com - sweetcarry.com - cutecaroline.com
[email protected] :: ICQ 26505638
QTbucks_Mark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote