Canceling an Installation?
Permalink
I'm not sure how far the upgrade got before the script timed out, i'm hopeing not far at all; but if I allow this upgrade to proceed, I get a concrete page database error. So what can I do to stop the installation before it may have done damage, or is the damage already done?
I am getting this error currently:
Warning: require(updates/concrete5.5.1/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /hermes/bosweb26c/b2653/ipg.howardandsonsnet/concrete/startup/updated_core_check.php on line 8
Fatal error: require() [function.require]: Failed opening required 'updates/concrete5.5.1/concrete/dispatcher.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in /hermes/bosweb26c/b2653/ipg.howardandsonsnet/concrete/startup/updated_core_check.php on line 8
I am getting this error currently:
Warning: require(updates/concrete5.5.1/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /hermes/bosweb26c/b2653/ipg.howardandsonsnet/concrete/startup/updated_core_check.php on line 8
Fatal error: require() [function.require]: Failed opening required 'updates/concrete5.5.1/concrete/dispatcher.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in /hermes/bosweb26c/b2653/ipg.howardandsonsnet/concrete/startup/updated_core_check.php on line 8
unzip it and load the package into your root/updates folder overwriting the existing files and folders,
Then run this file from your browser,
http://www.howardandsons.net/index.php/tools/required/upgrade?force...
Alternatively you could edit your root/config/site.php file and look for a line that has this code
Now, if you have previously updated your package you can change this to the previous update or if this was your first update you can just remove this line of code,