View Single Post
Old 05-01-2006, 04:56 PM  
BigBen
Confirmed User
 
Join Date: Nov 2004
Location: scv
Posts: 2,299
Quote:
Originally Posted by QTbucks_Mark
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.
Nice. I actually just wanted to do this the other day, but didn't have a chance to look it up.

Your sites look pretty good in your sig, I think I'll try 'em out.
BigBen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote