ChurchInfo will not operate with PHP's register_globals option turned on.
This is for your own protection as the use of this setting could entirely undermine
all security. You need to either turn off register_globals in your php.ini or else
configure your web server to turn off register_globals for the ChurchInfo directory.