• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue Server Error 403 - Forbidden: Access is denied.

narayan

New Pleskian
while installing any plugin in wordpress image attached
 

Attachments

  • Screenshot 2020-08-31 at 11.00.33 AM.png
    Screenshot 2020-08-31 at 11.00.33 AM.png
    232.6 KB · Views: 34
Make sure that the path to which the plugin ought to be installed is accessible in terms of
- group permissions (should be readable, writeable by psacln)
- owner permissions (should be readable, writeable by the subscription owner
- ModSecurity ("Web Application Firewall") not blocking it (check your error_log if a ModSecurity rule is blocking access to a specific URL and throwing a 403 error)
 
Back
Top