Hello,
Any ideas in how to move accounts from "DirectAdmin" control panel to "cPanel" server?
Does cPanel support this DA in moving feature in WHM?
Please let me know any information/idea that you think it might be helpful.
Thanks,
Khalid
Hello,
Any ideas in how to move accounts from "DirectAdmin" control panel to "cPanel" server?
Does cPanel support this DA in moving feature in WHM?
Please let me know any information/idea that you think it might be helpful.
Thanks,
Khalid
Regards,
Khalid
No scripts to do it AFAIK. You'd have to move the data manually.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
I had this problem before, and as I went along I put everything in a script.
It is by no means complete, and you still have to do most thing manually, but it is a start!
It is BASH based, so you need ssh access to both your previous and new account (no root necessary).
Since it is a bit long, I'll leave the url where I posted it originally:
http://www.skyhorse.org/2005/09/dire...-bash-solution
If you improve it, please let me know!
cheers,
sky