5.6.0.2 upgrade fatal error
PermalinkSome help with this would be great, thanks.
Warning: require_once(/home/c99media/public_html/rationale/updates/concrete5.6.0.2/concrete/models/json.php) [function.require-once]: failed to open stream: No such file or directory in /home/c99media/public_html/rationale/updates/concrete5.6.0.2/concrete/core/libraries/loader.php on line 40
Fatal error: require_once() [function.require]: Failed opening required '/home/c99media/public_html/rationale/updates/concrete5.6.0.2/concrete/models/json.php' (include_path='/home/c99media/public_html/rationale/libraries/3rdparty:/home/c99media/public_html/rationale/updates/concrete5.6.0.2/concrete/libraries/3rdparty:.:/usr/local/php52/pear') in /home/c99media/public_html/rationale/updates/concrete5.6.0.2/concrete/core/libraries/loader.php on line 40
I recommend checking line 40 of the loader.php file for the require_once tag.
It is pointing to the json.php file, make sure it is pointing to the correct file location.
If the location is correct, check the permissions for the json.php file, it should be set to: 6-4-4
I hope this helps,
-John-Paul