Darkwaldo Posted October 19, 2007 Share Posted October 19, 2007 When I attempt to load phpMyAdmin, the following message is displayed:  Warning: Cannot modify header information - headers already sent by (output started at D:\htdocs\phpMyAdmin\libraries\Config.class.php(377) : eval()'d code:1) in D:\htdocs\phpMyAdmin\libraries\core.lib.php on line 605 Warning: Cannot modify header information - headers already sent by (output started at D:\htdocs\phpMyAdmin\libraries\Config.class.php(377) : eval()'d code:1) in D:\htdocs\phpMyAdmin\libraries\core.lib.php on line 605 Warning: Cannot modify header information - headers already sent by (output started at D:\htdocs\phpMyAdmin\libraries\Config.class.php(377) : eval()'d code:1) in D:\htdocs\phpMyAdmin\libraries\core.lib.php on line 605 Warning: Cannot modify header information - headers already sent by (output started at D:\htdocs\phpMyAdmin\libraries\Config.class.php(377) : eval()'d code:1) in D:\htdocs\phpMyAdmin\libraries\core.lib.php on line 605 Warning: Cannot modify header information - headers already sent by (output started at D:\htdocs\phpMyAdmin\libraries\Config.class.php(377) : eval()'d code:1) in D:\htdocs\phpMyAdmin\libraries\core.lib.php on line 605 Warning: Cannot modify header information - headers already sent by (output started at D:\htdocs\phpMyAdmin\libraries\Config.class.php(377) : eval()'d code:1) in D:\htdocs\phpMyAdmin\index.php on line 99 Does anyone know what is causing this problem, and what I need to do to fix it? OS: Windows xp PHP v. 5.2.4 PHPmyAdmin v. 2.11.1.2 MySQL v. 5.0.45 Apache v.2.0.59 Link to comment https://forums.phpfreaks.com/topic/73984-solved-phpmyadmin-installation-problem/ Share on other sites More sharing options...
wildteen88 Posted October 19, 2007 Share Posted October 19, 2007 Looks like you version of phpmyadmin you have installed is corrupt as it is outputting the following characters:  These characters is what is probably causing the error. Link to comment https://forums.phpfreaks.com/topic/73984-solved-phpmyadmin-installation-problem/#findComment-373427 Share on other sites More sharing options...
Darkwaldo Posted October 19, 2007 Author Share Posted October 19, 2007 Looks like you version of phpmyadmin you have installed is corrupt as it is outputting the following characters:  These characters is what is probably causing the error. You are correct. Thank you for your help. Link to comment https://forums.phpfreaks.com/topic/73984-solved-phpmyadmin-installation-problem/#findComment-373431 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.