Page 1 of 1

New install errors

Posted: Tue Mar 18, 2014 9:06 pm
by Richvb
Hello,

My second attempt for a new install of 1.1110. Getting many errors like the following while setting up but installation seems to be successful. The messages disappear after setup. Is this a problem?

Thanks,
Richard

Warning: date_default_timezone_get() [function.date-default-timezone-get]: 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 'America/New_York' for 'EDT/-4.0/DST' instead in /usr/www/users/rvbooth/cyberdistrict/cms/install/index.php on line 49

On the next page after the language selection getting many errors like this:

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/rvbooth/cyberdistrict/cms/install/index.php:49) in /usr/www/users/rvbooth/cyberdistrict/cms/include.php on line 40

Re: New install errors

Posted: Tue Mar 18, 2014 9:19 pm
by velden
Just to make sure: did you dochecksum test during setup? That will check for file corruption. File corruption may be caused by bad ftp transfers.

Re: New install errors

Posted: Tue Mar 18, 2014 9:19 pm
by chandra
Make a look to the config reference doc in /docs folder. There should be two timezone related params.

Re: New install errors

Posted: Wed Mar 19, 2014 12:01 am
by Richvb
Velden, yes, it checked ok.

Chandra, I'll check that out.

Thanks to both of you for the replies.

Richard

Re: New install errors

Posted: Wed Mar 19, 2014 9:21 am
by velden
If install is successful I don't think it's a problem.

Second error seem to be related to the timezone function warning.

Do check config.php like Chandra suggested.

Re: New install errors

Posted: Wed Mar 19, 2014 6:28 pm
by Richvb
OK, thanks. One more question, Is it possible to do multiple websites with a single installation of cmsms or do I need a separate installation for each website?

Thanks again,

Richard

Re: New install errors

Posted: Wed Mar 19, 2014 8:37 pm
by chandra
Should be possible in addition a module like MultiDomains or MleDomains.

Re: New install errors

Posted: Wed Mar 19, 2014 9:10 pm
by Richvb
chandra wrote:Should be possible in addition a module like MultiDomains or MleDomains.
OK, I'll check it out. Thanks.