• 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 error 403 on new Plesk v12.5.30 on Ubuntu 14.04.5 LTS

SteffB

New Pleskian
I have installed a new Ubuntu 14.04.5 LTS0 and setup Plesk v12.5.30
Everytingh works fine during setup. Now I have tried to migrate the first domain for test from our live server.
Migratin works also fine but if i now visit the site i get error 403.

For test I setup manual an new website with an other testdomain and get the same problem.
After some search I found some rare posts that it could be an Apache 2.4 prolem becaus the right managment works now on a new way.

I dont find any entrys in apache error and access log and also not in vhost apache error and access logs.
 
Do you have ModSeccurity feature enabled? Try to disable it.
Also run following commands:

# plesk repair fs
# plesk repair web
 
Back
Top