Skip to main content

Failed opening required config file error

Comments

4 comments

  • nixuser
    Fatal error: require(): Failed opening required '../scripts/config.inc.php

    this file exists on the account? And make sure that the file include paths are correct.
    0
  • cPanelLauren
    Along with @nixuser's suggestions - are permissions on files and folders correct?
    0
  • Milan1920
    I get Exactly the same message. I don't know what to do. I think that this file doesn't even exists on my server. I have created WordPress site, everything worked just fine on localhost, when I uploaded files to server, website is not working. In error log I get message: Failed opening required '../scripts/config.inc.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/bhlsoftveri/public_html/index.php on line 16 And line 16 in index.php is: require $server_dir.'scripts/config.inc.php';
    0
  • cPanelLauren
    You might want to check the following threads as well:
    0

Please sign in to leave a comment.