View Single Post
Old April 21st, 2009, 12:56 PM   #1 (permalink)
snoopy5
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
RP 4.1: mysqldump error - adm-misc.php on line 684

Hi

RP 4.1 integrated with vb 3.82

I get an error when I try to make a backup in ACP/scan database/backup database:


Quote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /myabsolutepath/adm-misc.php on line 684

Both, Path to mysqldump: (/usr/bin/mysqldump) and directory to store backups is so correct.

Line 684 is:

Quote:
while (list($table) = mysql_fetch_array($tables))
What can be the reason for this error?
snoopy5 is offline   Reply With Quote