Timwi wrote:
How can I fix this? Where do I enable or set these settings/variables?
Find your php.ini and set register_globals = On.
If you don't have a php.ini, find the php.ini-dist and copy it to php.ini, probably under /usr/local/lib or /usr/local/etc or some such place.
-- brion vibber (brion @ pobox.com)