• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

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