Hi there,
Long story short but I took over hosting of an old Concrete website for a client after the other agency that built it went bust. It was working without issues since November but all of a sudden I’m getting the following fatal errors when viewing the site:
Warning: realpath(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/birdsandbees/public_html/concrete/config/base_pre.php on line 4
Warning: realpath() has been disabled for security reasons in /home/birdsandbees/public_html/concrete/config/base_pre.php on line 4
Warning: realpath(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/birdsandbees/public_html/concrete/config/base.php on line 137
Warning: realpath() has been disabled for security reasons in /home/birdsandbees/public_html/concrete/config/base.php on line 137
Warning: require_once(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/birdsandbees/public_html/concrete/startup/required.php on line 4
Warning: require_once(/core/libraries/object.php): failed to open stream: No such file or directory in /home/birdsandbees/public_html/concrete/startup/required.php on line 4
Warning: require_once(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone ‘UTC’ for now, but please set date.timezone to select your timezone. in /home/birdsandbees/public_html/concrete/startup/required.php on line 4
Fatal error: require_once(): Failed opening required ‘/core/libraries/object.php’ (include_path=‘/libraries/3rdparty:/libraries/3rdparty:.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/birdsandbees/public_html/concrete/startup/required.php on line 4
I have no experience in Concrete CMS and the first back-up restore from 4 days ago has not fixed it. The CMS has not been updated for years as it’s running 5.6.3.4 and PHP5.6. If I update PHP it breaks the whole site.
Any help would be much appreciated for a stuck web designer/host.