• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk 9.2 on a win2k server to plesk 9.3 on Cent os

J

Jsawyer

Guest
Recently I have been building a lot of sites using PHP and have been very disappointed in the server performance from my current host. I have decided to move to another provider virtual server provider. During this move I have also decided to go with a Linux server to try to get away from the performance issues associated with the Windows server. My questions are:

1) can I migrate from the windows server to Linux easily ( all current databases use MYSQL server and there are 22 clients)?
2) What is the best practice for migration?
 
Last edited by a moderator:
For mail at least, check out imapsync. It works just like rsync, but uses the IMAP protocol

I am not as worried about the mail as I just host sites.

I have created the backup file for the windows(1.13GB) server, but when trying to upload it to the new server It times out. I can FTP it to the new server but I have some questions.

1) The file from the windows server is .zip not a tgz file. is that ok?
2) Do I just upload the file to the dump directory or do I need to extract all the files to the dump directory?

any help will be appreciated.

TIA
Josh
 
That sounds like possibly firewall rules. As a debugging step, try clearing your rules with:

/etc/init.d/iptables stop

and try to ftp the file again. To your latter question, .zip is fine, at most you'll just need to install unzip to extract it.
 
That sounds like possibly firewall rules. As a debugging step, try clearing your rules with:

/etc/init.d/iptables stop

and try to ftp the file again. To your latter question, .zip is fine, at most you'll just need to install unzip to extract it.

I can FTP I just cant use the upload function from the GUI in plesk. I think the file may be too large for that.

Once I upload the file I will extract everything to the dump directory correct? From there should I see the files in the plesk gui?

Thank you
Josh
 
Back
Top