AlexMcCann
Verified User
- Joined
- Jun 29, 2007
- Messages
- 27
when one of my clients wants to change something in mysql database through phpmyadmin he gets:
Warning: Invalid argument supplied for foreach() in /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php on line 209
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/ob.lib.php on line 64
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 13
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 16
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 19
What the hell is wrong?
Thanks
Warning: Invalid argument supplied for foreach() in /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php on line 209
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/ob.lib.php on line 64
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 13
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 16
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpMyAdmin-2.10.2-all-languages/tbl_replace.php:209) in /var/www/html/phpMyAdmin-2.10.2-all-languages/libraries/header_http.inc.php on line 19
What the hell is wrong?
Thanks