5.6.0.2 upgrade fatal error

Permalink
I upgraded to 5.6.0.2 and now I get a fatal error. The last time I made an update, it stopped my site from being editable. But now it's totally offline. What the hell!?

Some 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

 
johnpaulb replied on at Permalink Reply
johnpaulb
Hello ribenawrath,

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