Anonymous - 2004-05-13

I'm running IIS, and everything PHP that I've loaded works great except for POC.  I unzipped, created the database, set permissions on all the appropriate files and dir, etc.  I've got all green on the test page, but right above the bars I've got these errors:

Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\chat\include\class.Template.inc on line 189

Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\chat\include\class.Template.inc on line 285

and I think they might have something to do with the crap that I get when i click the login link.  The login page has errors from hell.  Can anyone help???

Thanks