• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

please h-e-l-p - OWNERSHIP problem

B

bperfect

Guest
hi..

After restore the ownership has changed on all the folders in vhosts.. is there anytool to fix them.. kindly advice.. i am in a great fix..

eg.. the ftp user folder ownership of domainA is with domainB and domainB is with domainX
 
Originally posted by bperfect
hi..

After restore the ownership has changed on all the folders in vhosts.. is there anytool to fix them.. kindly advice.. i am in a great fix..

eg.. the ftp user folder ownership of domainA is with domainB and domainB is with domainX

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

change username and domain.tld with the username / domain name you want to fix then run those 2 commands in shell ;)
 
hi.. thanks for your reply.. I know about this.. but the problem is that all the domains are messed up there are about 450 domains on the server :-( so I was looking for an automated tool if any.
 
Originally posted by bperfect
hi.. thanks for your reply.. I know about this.. but the problem is that all the domains are messed up there are about 450 domains on the server :-( so I was looking for an automated tool if any.

did u find a solution for this ?
facing similar problem right now ....
 
Back
Top