hello,
I'm just trying to get the phpMyAdmin utility to work, and I keep getting these errors:
PHP Notice: Undefined index: scheme in c:\inetpub\wwwroot\phpMyAdmin\main.php on line 14 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\main.php on line 16 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\libraries\ob.lib.php on line 53 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\header.inc.php on line 23 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\header.inc.php on line 24 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\header.inc.php on line 25 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\header.inc.php on line 26 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\header.inc.php on line 27 PHP Warning: Cannot add header information - headers already sent in c:\inetpub\wwwroot\phpMyAdmin\header.inc.php on line 29
Any idea what to try?
Thanks