| RACN |
|
|---|---|
|
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 |
|
|---|---|
|
try setting it back to
date_default_timezone_set('GMT');to see what happensSED.by - создание сайтов, разработка плагинов и тем для Котонти
|
| RACN |
|
|---|---|
|
It's set at that... I haven't changed it because we live in that time zone.
|
| Kort |
|
|---|---|
|
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, 15 years ago)
|
| RACN |
|
|---|---|
|
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 |
|
|---|---|
|
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 - создание сайтов, разработка плагинов и тем для Котонти
|