• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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