• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Permission denied, can't remove subdomain

tomer628

Basic Pleskian
i got this error anytime i want remove subdomain of seficific domain
for example:
i have 2 domains example.com andexmaple2.com.
and if i create subdomain for domain exapmle.com, and after that i delete subdomain, it delete without problems.
BUT if create subdomain for exapmle2.com, and after that i delete subdomain, this NOT deleted - igot this error Error: Permission denied to remove subdomain ID 14.
(i just remember that i change the password of admin)

someone told me there is mabe virus onexapmle2.com or maybe this domain hacked and this what gave me the error...

1. how can i fix that ?

2. how can I know if my domain hacked?

regards,
Tomer.
 
Hi tomer628,
what about if you delete the subdomain via command line?
Code:
# plesk bin site -r subdomain.example2.com


And I'd make sure all the permissions are ok on example2.com...
Code:
# plesk repair fs example2.com

I hope that helps
Kind regards

Lloyd
 
from command line with
Code:
# plesk bin site -r subdomain.example2.com
it's delete, but from the web it's not..
also i checked the repair command..
and i got this result:
Code:
Checking virtual hosts' file system ................................. [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0
 
Back
Top