• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Restore default ownerships in /vhost/ ??

X

Xannor

Guest
One of my virtual host directories, let us say /home/httpd/vhosts/domain.tld has got its ownership screwed up somehow. What are the default ownerships for all the files and directories in that folder?

I have used chown and done:

chown -R domainuser:psacln /home/httpd/vhosts/domain.tld
chown domainuser:psaserv /home/httpd/vhosts/domain.tld/httpdocs

It seems to be working for now, but are that all there is? I do not want to run into trouble later on...

Thanks in advance,
Tom
 
Originally posted by Xannor
What are the default ownerships for all the files and directories in that folder?

I think I have solved the problem anyway. The solution was to create a bogus new domain and then look at what ownerships Plesk used there.... :D
 
Back
Top