Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Cpanel Importer
Cpanel Importer
I was wondering if there was a cpanel import to import files and databases?
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Cpanel Importer
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
It's just one domain so not that bad. I just upload the public_html and then do the database if I remember right.
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Cpanel Importer
Yup,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.
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!!