• 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

Problem with Plesk Version 12.5.30 after security check

neodon

New Pleskian
I installed Wordpress, configured the account and then made the security check. After the check, the website is not available and system shows this error message:

2016-02-05 00:52:20 Warning IP-Adress
PHP Warning: require_once(/var/www/vhosts/xxxx.com/httpdocs/wp-config.php): failed to open stream: Permission denied in /var/www/vhosts/xxxx.com/httpdocs/wp-load.php on line 37

Apache-Fehler
2016-02-05 00:52:20 Error IP-Adress
PHP Fatal error: require_once(): Failed opening required '/var/www/vhosts/xxxx.com/httpdocs/wp-config.php' (include_path='.:') in /var/www/vhosts/xxxx.com/httpdocs/wp-load.php on line 37

I tried to undo the changes after security check, but the problem still exists.

What ist the problem here? Does anyone know, how to solve the Problem? Regards Andre
 
Something wrong with vhost permissions. Try to fix it with

# plesk repair fs
 
Back
Top