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
1.2.1: check.php complains BAD about System/Localtime
Moderators: Developer, Contributor
-
rakekniven
- Posts: 17
- Joined: 19 Mar 2010, 07:05
-
rakekniven
- Posts: 17
- Joined: 19 Mar 2010, 07:05
Re: 1.2.1: check.php complains BAD about System/Localtime
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
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
Of course you should file an issue.rakekniven wrote: Should I file an issue regarding documentation?
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)
-
rakekniven
- Posts: 17
- Joined: 19 Mar 2010, 07:05
Re: 1.2.1: check.php complains BAD about System/Localtime
Hmmh.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)
I will address it to "installation"
-
rakekniven
- Posts: 17
- Joined: 19 Mar 2010, 07:05