![]() |
| |||
| Warning: mysql_pconnect() [function.mysql-pconnect]...? This came up with I tried to go to furry-paws.com: Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'host3.furry-paws.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home/nejlyn/fpscripts/db_connect.php on line 37 Couldn't connect to server. This probably means that the mysql server has been reset. Please try again in a few seconds. How do I change it/make it go away? |
| |||
| Quote:
pconnect stands for persistent connection.Unless you close it in your script it will stay open after script has finished executing. use mysql_connect instead. I am not sure if I am correct |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| In PHP,In mysql function mysql_connect('localhost','root','') what 'localhost','root','', stand for | Gwildor | PHP | 4 | 10-30-2007 02:00 PM |
| how to connect mysql using php 5?mysql is not activated by default...so error message is shown....what to do? | Jason M | PHP | 2 | 03-15-2007 05:25 PM |
| MySQL & MySQL Server Removal Help Needed Please? I feel so dumb to be this damn smart!? | blackfox | PHP | 1 | 11-26-2006 05:27 PM |
| MySQL Query SUM() function (in PHP)? | diggme | PHP | 3 | 07-28-2006 07:15 AM |
| Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in? | SUN_JESSICA | PHP | 2 | 07-26-2006 01:23 PM |