migrate from plesk 7.1.4 to 7.5.0 Problem

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Dimka
Forum User
Forum User
Posts: 6
Joined: Mon Dec 20, 2004 12:02 am

migrate from plesk 7.1.4 to 7.5.0 Problem

Unread post by Dimka »

Hello i am trying to migrate from plesk 7.1.4 to 7.5.0 and i have a Problem (MailSystem Dump Error):

Plesk panel error report:
===========cut===============
Migration Agent Upload:
Unable to create a description for the migrated objects:
Eror during dump retrieval
Lost connection with the remote host
===========cut===============

PleskX.pl script manual debug:
===========cut===============
./PleskX.pl --dump-all
....
......
..........
Dumping domain mailsystem
DBD::mysql::st execute failed: Query was empty at ./PleskX.pl line 1286.
Error: exesute sql:
Query was empty
Can't call method "rows" without a package or object reference at ./PleskX.pl
line 1184.
===========cut===============

Note: manual mysql query works normally, I'm using Mysql server v. 4.0.22:

===========cut===============
mysql>SELECT m.id, a.password, a.type FROM mail m LEFT JOIN accounts a ON
m.account_id=a.id WHERE m.dom_id=11 ORDER BY m.mail_name;
+----+----------+-------+
| id | password | type |
+----+----------+-------+
| 84 | blahblah | plain |
+----+----------+-------+
1 rows in set (0.001 sec)
===========cut===============

Any advices are welcome

Thanks In advance
zacpac

Unread post by zacpac »

yeah i am having major problems using migration manager going from 5.0.5 to 7.5.1, it took until 7.1.5 before it worked correctly before and now its broken again !!!!!!!!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Id have to see that first hand to be honest, Ive done a lot of migrations (PSA 5 -> 7.x.x is a nightmare) in the past. If you need someone to assist feel free to contact me directly and we can talk about rates.
Post Reply