View Single Post
Old 02-01-2004, 11:33 PM   #2
CCC
Green Mole
 
Join Date: Feb 2004
Posts: 2
I got the same. Some research convinced me that this was possibly due to use of MS IIS instead of Apache. The "$_SERVER" variables are sent by the server. So that's probably it.

There is an if statement in config.php, which ensures that you are not trying to run it by itself. If you comment out the if statement it seems to work...

...although just make sure you're not loading it directly. Or wait for someone with more experience with the system
CCC is offline   Reply With Quote