Page 1 of 1
Cpanel Importer
Posted: Sat Jul 11, 2015 9:32 pm
by Allan
I was wondering if there was a cpanel import to import files and databases?
Re: Cpanel Importer
Posted: Sat Jul 11, 2015 10:26 pm
by mehargags
No there isn;t IMO... You'll need to manually extract and create domains. Refer the cli options if you have many domains to configure
Re: Cpanel Importer
Posted: Sat Jul 11, 2015 10:33 pm
by Allan
It's just one domain so not that bad. I just upload the public_html and then do the database if I remember right.
Re: Cpanel Importer
Posted: Sat Jul 11, 2015 10:47 pm
by mehargags
Allan wrote:It's just one domain so not that bad. I just upload the public_html and then do the database if I remember right.
Yup,
create the domain in VestaCP --> WEB
create DB and edit config files for the same
place the site files inside public_html -> Give it permissions of the user with chown -R user:group /path
should be very simple!!