From: gajarvis at iquest dot net Operating system: WIN 98 PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: ERROR WHEN TRYING TO REMOVE EMAIL ADDRESS
Description: ------------ Warning: mysql_connect() [function.mysql-connect]: Host '200-206-184-38.dsl.telesp.net.br' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in /home/generic/html/obg/vars.php on line 25 Warning: Cannot modify header information - headers already sent by (output started at /home/generic/html/obg/vars.php:25) in /home/generic/html/obg/post.php on line 54 RECEIVED THIS MESSAGE WHEN TRYING TO REMOVE EMAIL. Please remove [EMAIL PROTECTED] from all mailing lists. Reproduce code: --------------- Warning: mysql_connect() [function.mysql-connect]: Host '200-206-184-38.dsl.telesp.net.br' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in /home/generic/html/obg/vars.php on line 25 Warning: Cannot modify header information - headers already sent by (output started at /home/generic/html/obg/vars.php:25) in /home/generic/html/obg/post.php on line 54 Expected result: ---------------- Email address [EMAIL PROTECTED] will be removed. -- Edit bug report at http://bugs.php.net/?id=26120&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26120&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26120&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26120&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26120&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26120&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26120&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26120&r=support Expected behavior: http://bugs.php.net/fix.php?id=26120&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26120&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26120&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26120&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26120&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26120&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26120&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26120&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26120&r=float