webdig
New Pleskian
- Server operating system version
- AlmaLinux 8.9 (Midnight Oncilla)
- Plesk version and microupdate number
- 18.0.58 Update #2
As you can see in the image, I have two users in the user column.
The user ascra.pt belongs to another domain, from another customer account and I have the user oqzxwmnv who is the account user.
This image belongs to /var/www/vhosts/domain.com, because the folder /var/www/vhosts/domain.com/public_html and the sub-folders belong to the correct user.
I was able to correct this using the commands:
# namei -om /var/www/vhosts/lojadafloresta.pt/public_html
# grep oqzxwmnv /etc/passwd
# chown webdigho
saserv /var/www/vhosts/lojadafloresta.pt/public_html
# namei -om "/var/www/vhosts/lojadafloresta.pt/public_html"
However, I have tried these commands without the indication of public_html, but correcting the top folder, but without effect.
Can anyone help me?
The user ascra.pt belongs to another domain, from another customer account and I have the user oqzxwmnv who is the account user.
This image belongs to /var/www/vhosts/domain.com, because the folder /var/www/vhosts/domain.com/public_html and the sub-folders belong to the correct user.
I was able to correct this using the commands:
# namei -om /var/www/vhosts/lojadafloresta.pt/public_html
# grep oqzxwmnv /etc/passwd
# chown webdigho
# namei -om "/var/www/vhosts/lojadafloresta.pt/public_html"
However, I have tried these commands without the indication of public_html, but correcting the top folder, but without effect.
Can anyone help me?