base_pre.php error
Permalink
Hi, nothing changed that I'm aware of but I'm getting this error when going tohttp://www.czestate.com/new -
Warning: require(/home1/czenterp/public_html/new/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /home1/czenterp/public_html/new/concrete/dispatcher.php on line 8
Fatal error: require() [function.require]: Failed opening required '/home1/czenterp/public_html/new/concrete/config/base_pre.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home1/czenterp/public_html/new/concrete/dispatcher.php on line 8
Warning: require(/home1/czenterp/public_html/new/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /home1/czenterp/public_html/new/concrete/dispatcher.php on line 8
Fatal error: require() [function.require]: Failed opening required '/home1/czenterp/public_html/new/concrete/config/base_pre.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home1/czenterp/public_html/new/concrete/dispatcher.php on line 8
re-upload the /concrete directory from the zip file, that should resolve the issue, ( the file is missing)
Hmmm, I'm having the same issue when I moved a site from a directory called 'c55' to the root. I've also checked my htaccess and my config file and I searched the database. No directions to the c55 directory anywhere. Cleared all possible caches. And the directory 'c55' doesn't exist anymore.
And still my errors are:
Warning: require(/var/www/vhosts/mysite.nl/httpdocs/c55/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/mysite.nl/httpdocs/c55/concrete/dispatcher.php on line 14
Fatal error: require() [function.require]: Failed opening required '/var/www/vhosts/mysite.nl/httpdocs/c55/concrete/config/base_pre.php' (include_path='.:') in /var/www/vhosts/mysite.nl/httpdocs/c55/concrete/dispatcher.php on line 14
It keeps referring to the c55 test dir. Anyone?
And still my errors are:
Warning: require(/var/www/vhosts/mysite.nl/httpdocs/c55/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/mysite.nl/httpdocs/c55/concrete/dispatcher.php on line 14
Fatal error: require() [function.require]: Failed opening required '/var/www/vhosts/mysite.nl/httpdocs/c55/concrete/config/base_pre.php' (include_path='.:') in /var/www/vhosts/mysite.nl/httpdocs/c55/concrete/dispatcher.php on line 14
It keeps referring to the c55 test dir. Anyone?
Found it!!
Edit 'index.php' and '/concrete/dispatcher.php'.
Just give it an extra space or an enter and save. Some servers seem to remember wich files are recently edited.
Edit 'index.php' and '/concrete/dispatcher.php'.
Just give it an extra space or an enter and save. Some servers seem to remember wich files are recently edited.
I'm getting a similar error and don't know what to do. I've re-installed the whole site twice and after around half an hour it breaks. I think files are being deleted on the server but I've not touched it!
Warning: require(/home/revived/public_html/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /home/revived/public_html/concrete/dispatcher.php on line 14
Fatal error: require() [function.require]: Failed opening required '/home/revived/public_html/concrete/config/base_pre.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/revived/public_html/concrete/dispatcher.php on line 14
Warning: require(/home/revived/public_html/concrete/config/base_pre.php) [function.require]: failed to open stream: No such file or directory in /home/revived/public_html/concrete/dispatcher.php on line 14
Fatal error: require() [function.require]: Failed opening required '/home/revived/public_html/concrete/config/base_pre.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/revived/public_html/concrete/dispatcher.php on line 14
Also getting this error with the new Concrete 5.6.2.1 (never had it with the previous version. It seems to be recognising that the directory is from the previous folder under the public_html where the site was being built in test mode.
Exactly the same error as you all but with line 19 saying it has the error. Trying some changes from other sites have created with the same files but nothing of a fix yet. Anyone get something?
Exactly the same error as you all but with line 19 saying it has the error. Trying some changes from other sites have created with the same files but nothing of a fix yet. Anyone get something?