Blank site when updating

Permalink
Has anybody experienced a totally blank site when manually uploading the concrete update files? The site went completely blank with no error message whatsoever. I didn't do any changes in codes or anything other than being logged in on the site when it happened.
index.php only shows:

<?php

require 'concrete/dispatcher.php';

That seems to be a little short, don't you think?
I would be greatful for any tip to fix this.

 
peel1962 replied on at Permalink Reply
Concrete version 8.2.1 and was uploading 8.4.3

This is what I could get from "show PHP error":

Fatal error: require(): Failed opening required '/hsphere/local/home/peel1962/petereliasson.se/updates/concrete5-8.2.1_remote_updater/concrete/dispatcher.php' (include_path='.:/usr/local/lsws/lsphp56/share/pear/') in /hsphere/local/home/peel1962/petereliasson.se/concrete/bootstrap/configure.php on line 50
ConcreteOwl replied on at Permalink Best Answer Reply
ConcreteOwl
According to the error message you were running 8.2.1 out of the updates folder, did you delete the 8.2.1 folder when you added the 8.4.3 folder?
peel1962 replied on at Permalink Reply
Actually I don't know if I did, but lots of files are missing in that directory so...
Is it possible to upload the files again from the 8.2.1 folder?
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
It is worth a try..
peel1962 replied on at Permalink Reply
It really was. Up and running.
At least I learned something from this.
Never work with more stuff at the same time than you can handle.😜