Warning: mysql_fetch_array():

  • Thread starter Thread starter Kingston
  • Start date Start date
K

Kingston

Hello All,
While visiting some web sites recently
these "Three" "Warnings" appeared??------Warning:
mysql_fetch_array(): supplied argument is not a valid
MySQL result resource
in /usr/local/virtual/lmb.com.mx/www/includes/home1.inc.ph
p on line 465

Warning: mysql_connect() [function.mysql-connect]: Can't
connect to MySQL server on '65.113.115.21' (61)
in /usr/local/virtual/tucsonsidewinders.com/www/layout/bot
tom.inc on line 6

Warning: mysql_select_db(): supplied argument is not a
valid MySQL-Link resource
in /usr/local/virtual/tucsonsidewinders.com/www/layout/bot
tom.inc on line 7

Should I be concerned? Is there some form of XP
error? Did I inadvertently contract a virus?

Didn't want to over react----nor ignore.

Any insight would be much appreciated!!

Kingston
 
Thanks so much for your timely and insightful
response. I will contact that "Web Master" in the near
future.

God Bless,

Kingston

-----Original Message-----
It's not you it's the webserver you were talking to, the
website obviously uses MySql as it's back end sql engine,
and they are having problems with it, you will also
probably find that the site was writen in PHP as well.
I would not be concirned you may want to email the
webmaster of the site to let him know there is a problem
though.
More about MySql - http://www.mysql.com/
More about PHP - http://www.php.net/

Kingston said:
Hello All,
While visiting some web sites recently
these "Three" "Warnings" appeared??------Warning:
mysql_fetch_array(): supplied argument is not a valid
MySQL result resource
in /usr/local/virtual/lmb.com.mx/www/includes/home1.inc.ph
p on line 465

Warning: mysql_connect() [function.mysql-connect]: Can't
connect to MySQL server on '65.113.115.21' (61)
in /usr/local/virtual/tucsonsidewinders.com/www/layout/bot
tom.inc on line 6

Warning: mysql_select_db(): supplied argument is not a
valid MySQL-Link resource
in /usr/local/virtual/tucsonsidewinders.com/www/layout/bot
tom.inc on line 7

Should I be concerned? Is there some form of XP
error? Did I inadvertently contract a virus?

Didn't want to over react----nor ignore.

Any insight would be much appreciated!!

Kingston
.
 
Back
Top