Dmytro
Basic Pleskian
- Server operating system version
- CloudLinux 8.10 (Vladimir Aksyonov)
- Plesk version and microupdate number
- Plesk Obsidian 18.0.73 #3 Web Host Edition
Hi.
So here is simple task - restore website folder. Every time after restoration I have to fix owner, sometimes permissions, because website returns 403 error
As you can see on screenshot, folder with symbol ! in the end - it's a renamed website folder
And hte same without the symbol - it's restored version of that folder


Root folder of the website called "public" for me, because my panel.ini hase this setting:
And the same problem with owner/permissions .
Also if I try to run "plesk repair fs c********ka.com" I'm getting:
So to make website work I'm changing owner like this:
So here is simple task - restore website folder. Every time after restoration I have to fix owner, sometimes permissions, because website returns 403 error
As you can see on screenshot, folder with symbol ! in the end - it's a renamed website folder
And hte same without the symbol - it's restored version of that folder


Root folder of the website called "public" for me, because my panel.ini hase this setting:
Code:
[domainManagement]
docroot = "<domain>/public"
And the same problem with owner/permissions .
Also if I try to run "plesk repair fs c********ka.com" I'm getting:
Code:
Checking virtual hosts' file system ................................. [OK]
Error messages: 0; Warnings: 0; Errors resolved: 0
So to make website work I'm changing owner like this:
Code:
[root@panel]# chown someuser:psaserv /var/www/vhosts/xx.com/xxxka.com/public/
[root@panel]# chown someuser:psaserv /var/www/vhosts/xx.com/xxxka.com/