Forums / Cotonti / Support / Can't get install to work maybe Host?

RACN
#1 2010-04-26 08:59
So I have been trying to get my contonti site up but I keep getting this error...

Fatal error: Call to undefined function: date_default_timezone_set() in /homepages/20/d297871027/htdocs/RM2/datas/config.php on line 47

Anyone know what I may be missing, I have checked the config.php multiple times and checked my phpmyadmin. I wondering if it's my host, I have 1&1.com Anyone know if they are missing one of the required settings or is just I am an idiot and typing things wrong.
Kort
#2 2010-04-26 13:15
try setting it back to
date_default_timezone_set('GMT');
to see what happens
SED.by - создание сайтов, разработка плагинов и тем для Котонти
RACN
#3 2010-04-26 13:51
It's set at that... I haven't changed it because we live in that time zone.
Kort
#4 2010-04-26 14:08
Try
<?
phpinfo();
?>
to check the php version you're running. Has to be at least 5.1.0.
SED.by - создание сайтов, разработка плагинов и тем для Котонти
This post was edited by Kort (2010-04-26 14:20, 14 years ago)
RACN
#5 2010-04-27 07:56
Thanks however I am emailing them to make sure I have all the requirements. However I am planning to switch to a new host, do you have any recommendations with all the requirements?
Kort
#6 2010-04-27 13:29
The requirements are here: http://www.cotonti.com/docs/en/admin/install_guide
Most hosting companies provide these easily :) Ask for a free trial to be on the safe side.
SED.by - создание сайтов, разработка плагинов и тем для Котонти