View Single Post
Old 03-15-2004, 11:15 AM   #1
Willywoo
Green Mole
 
Join Date: Mar 2004
Posts: 1
Install.php 'warning' errors

I tried to browse the install file but get the following errors:

Notice: Undefined index: SCRIPT_FILENAME in c:\inetpub\wwwroot\PHPDIG_DIR\includes\config.php on line 18

Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\PHPDIG_DIR\includes\config.php on line 18

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\PHPDIG_DIR\includes\config.php:18) in c:\inetpub\wwwroot\PHPDIG_DIR\libs\auth.php on line 25

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\PHPDIG_DIR\includes\config.php:18) in c:\inetpub\wwwroot\PHPDIG_DIR\libs\auth.php on line 26

How do I fix this? (Beware I am a newbie!!)
Willywoo is offline   Reply With Quote