Website trasfer
Permalink
We are in the process of moving our website to GoDaddy. And when we try opening it from the cpanel/gdaddy this is the error we get.
Is it an easy transfer or do we have a lot of changes to make for the website to function properly
Warning: require(updates/concrete5.4.2.2/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/fullerla/public_html/public_html/concrete/startup/updated_core_check.php on line 8
Fatal error: require() [function.require]: Failed opening required 'updates/concrete5.4.2.2/concrete/dispatcher.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fullerla/public_html/public_html/concrete/startup/updated_core_check.php on line 8
Is it an easy transfer or do we have a lot of changes to make for the website to function properly
Warning: require(updates/concrete5.4.2.2/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/fullerla/public_html/public_html/concrete/startup/updated_core_check.php on line 8
Fatal error: require() [function.require]: Failed opening required 'updates/concrete5.4.2.2/concrete/dispatcher.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fullerla/public_html/public_html/concrete/startup/updated_core_check.php on line 8
I noticed there are 2 public_html folders in the path of the updated_core_check.php, as can be seen in your error(I spaced them out so they are easier to see):
/home/fullerla /public_html /public_html/ concrete/startup/updated_core_check.php on line 8
I recommend checking that you have moved your files to the correct location.
I hope this helps,
-John-Paul