Page 1 of 1
1.2.1: check.php complains BAD about System/Localtime
Posted: 26 Apr 2010, 13:14
by rakekniven
Check.php says:
Checking if timezone is valid from config.inc.php....
System/Localtime BAD
Where to set it?
Just checked administration_guide.pdf and couldn't find any config parameter.
Cheers
Re: 1.2.1: check.php complains BAD about System/Localtime
Posted: 26 Apr 2010, 13:27
by rakekniven
Just checked "config_defaults_inc.php".
Found "$g_default_timezone".
I have set it to "Europe/Berlin" in "config_inc.php".
BAD finally went away?
Should I file an issue regarding documentation?
Cheers
Re: 1.2.1: check.php complains BAD about System/Localtime
Posted: 26 Apr 2010, 19:22
by atrol
rakekniven wrote:
Should I file an issue regarding documentation?
Of course you should file an issue.
Is this documentation?
I had no look at source code, but I think MantisBT core should be installable in a standard installation without having the need to customize anything manually in config_inc.php (at least if email is disabled)
Re: 1.2.1: check.php complains BAD about System/Localtime
Posted: 27 Apr 2010, 07:29
by rakekniven
atrol wrote:
Is this documentation?
I had no look at source code, but I think MantisBT core should be installable in a standard installation without having the need to customize anything manually in config_inc.php (at least if email is disabled)
Hmmh.
I will address it to "installation"
Re: 1.2.1: check.php complains BAD about System/Localtime
Posted: 27 Apr 2010, 11:53
by rakekniven