• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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