I uploaded the gz backup file to the new server using Binary mode as you suggested, and comoded it to 755.
Still got the same error when I tried to restore the database:
Dropping old tables... OK Unzipping...
Warning: fopen(./attach/2009-08-12_11-27-53.LM) [function.fopen]: failed to open stream: Permission denied in /home/charl242/public_html/mail/editconf.php on line 231
gz: could not open input and/or output file
I decided maybe my server can't unzip gzip files. So I backed up my old database as a simple LM file.
This time the database seemed to populate the tables. But I got this error message:
Dropping old tables... OK Importing data - Please wait... You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''Dear !fname,I’d meant to write you from last Friday, Jan 23rd, when I firstarri' at line 1
My server uses PHP version 5.2.6 and MySQL version 5.0.81-community
I don't know how to fix this. I looked in the new server's listmail interface and all the lists and followups seem to be there.
But when I attempted to broadcast an email to a small list I get this error:
admin-35-Table 'charl242_mail.lm_sendp' doesn't exist
I went into phpmyAdmin to look at the database and found only 9 of the tables were there. 19 tables were created by listmail on the new server during installation. I checked the database on the original server and there were 19 tables there too. So 10 tables were lost in the transfer.
I tried this several times and get the same results.
What do you suggest I do?
Thanks!
Chuck