• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

how to move hosting to /home/httpd/vhosts

H

hodroj

Guest
Hello every body,
in plesk 7.5 the sites has been created in /home/httpd/vhosts.
I have installed plesk 8.2.1 in redhat 4 enterprise ES,and I discovered that the sites are created in /var/www
Why this change in plesk 8.2.1,and how I can return the sites to be created in /home/httpd/vhosts.
Regards
 
Hi,

vi /etc/psa/psa.conf
modify : HTTPD_VHOSTS_D to your situation
if you have the files and dirs in /var/www/vhost move them to the /home/httpd/vhosts , preserving the permissions
/usr/local/psa/admin/sbin/websrvmng -av
eventually check and reconfigure the quotas if needed.
restart apache and plesk.

That would be it.
 
hi,
What do you mean by:
preserving the permissions
/usr/local/psa/admin/sbin/websrvmng -av
and how excute it?
Regards.
 
I made the operation and I moved the content of /var/www/vhosts to /home/httpd/vhots.
but the apache failed to start.!
 
There must have been an erro message..
can you paste it here?

I did this many times so if all paths are set correctly , then this should not be a problem.
 
Back
Top