Hello,
Here is my setup :
Ubuntu 12.04 64 bits
I-MSCP 1.1.0-beta1
Here are the steps I'm following to copy sites from an ISPCP 1.0.7 server.
- Create user on the new server (4etplus.com)
- Clean the folder
- Copy files via scp
- Launch a self made script to give the right ownership to the files ($1=4etplus.com) :
Then I try to access my site and got error 403
In the logs I have
but the file /var/www/virtual/4etplus.com/htdocs/.htaccess does not exist.
I've tried to change the permission on the files, tried to create this .htaccess file... but nothing worked...