Kahuki Webmaster Forum  

Go Back   Kahuki Webmaster Forum > Website Development & Management > Programming > PHP

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-26-2007, 03:39 AM
Member
 
Join Date: Jun 2006
Posts: 69
TheDumbGamer is on a distinguished road
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?

Reply With Quote
  #2 (permalink)  
Old 05-26-2007, 04:03 AM
Rookie
 
Join Date: Apr 2006
Posts: 2
randymorin is on a distinguished road
Don't think you can do anything to it unless you own the server...
The problem lies with the server, so you will just have to wait till they resolve the problem.

Reply With Quote
  #3 (permalink)  
Old 08-14-2007, 12:48 PM
Rookie
 
Join Date: Aug 2007
Posts: 6
XDCC is on a distinguished road
Quote:
Originally Posted by TheDumbGamer View Post
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?
I think you should never use mysql_pconnect.
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

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 11:33 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0