• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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