• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Migrate All

G

gethosted

Guest
Hello,

After successfull intall v4.2, i run the --migrate_all and found the problem below? i do have active account on old v2.x

[root@server bin]# ./sb_config --migrate_all
Migrating sites.
There is no sites for migration.
 
Did you get it?

I'm having the same problem migrating from version 2 to 4.x. Were you able to migrate? If so, how?

Thanks in advance,
-Dario
 
Did you have regular sites (not trial ones) with 2.x version? Only regular sites are migrated.
Try to perform following operation:

# echo 2.x > /usr/local/sitebuilder/migrate (here you should set valid version instead of 2.x, for example, 2.1.3)
# sb_config --migrate_all
 
Back
Top