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.
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.
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?
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?
Is it possible to upload the files again from the 8.2.1 folder?
It is worth a try..
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.😜
At least I learned something from this.
Never work with more stuff at the same time than you can handle.😜
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