CGI is not working for sub-domain after the site has been imported
This is because the /home/virtual//fst/var/subdomain//html link which points to ../../../home//public_html doesn’t export because this link does not belong to exported user.
To resolve this issue, Create the mentioned link after export manually.
Login to the server as root
Change directory to home of a site administrator of exported site
Where N is an ID of the site administrator.
Create the necessary link by executing the following command:
4. After link has been created the CGI for sub-domain(s) should be working.
Reference : http://parallels.com
Leave a Reply
You must be logged in to post a comment.