View Single Post
Old April 21st, 2009, 02:08 PM   #3 (permalink)
snoopy5
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,172
Quote:
Originally Posted by Chuck S View Post
Possibly your server does not allow this?

Code:
Content visible to verified customers only.
It does. I have many other photopost installations also integrated with vb on the sasme server and the backup works there..


When I click then nervertheless to do the backup, on the next screen I get the following error:


Quote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /myabsolutepath/adm-misc.php on line 704
Command being used to execute dumps (specific tables are executed individually):

/usr/bin/mysqldump --opt -h mysql4.myname -udbmydatabase -pmypassword dbmydatabase

Results:


Warning: Invalid argument supplied for foreach() in /myabsolutepath/adm-misc.php on line 715

LIne 715 in admin-misc is

Quote:
foreach($tables as $tablename)
snoopy5 is offline   Reply With Quote