--closed Completed-- Picture Download Timezone error

gueni222

Joined: 2013-03-05
Posts: 5
Posted: Tue, 2013-03-05 16:48

Hello and good day,

after I installed Gallery3 on my webspace I wanted
some pictures douwnloaden what worked but nich.
Is in the log file in the var folder

"2013-03-05 16:11:48 +01:00 --- error: date.timezone setting not detected in / etc/php5/apache2/php.ini falling back to UTC Consult http://php.net. / manual / function.get-cfg var.php for help "

Now is some good advice in the Advanced Settings there is an entry "Time Zone" I
just can not figure out what to write here.

I've also tried with a local.php and also with the locale.php in system / config / folder.

Who's on the run for and can tell me what he has set.

Thank you in advance ever.

Greeting Günter Werner

PHP: 5.3.18
Gallery 3.0.5

 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 814
Posted: Tue, 2013-03-05 19:10

I'm assuming you're in Germany.

You can populate your php.ini with:

date.timezone = "GMT+1"

 
gueni222

Joined: 2013-03-05
Posts: 5
Posted: Tue, 2013-03-05 20:03

Hello,

Gallery3 is installed at a hoster where I PHP.ini the
can not edit. Sorry.
Is not there another solution?
What's wrong with the advanced settings where timezone is.

Greetings Günter

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Tue, 2013-03-05 20:40

this has been an issue for me as well in all of my applications wordpress, gallery2, gallery3, piwik.... this seems to be a php bug as my date.timezone is properly set in php.ini
so as a workaround I'm using http://php.net/manual/en/function.date-default-timezone-set.php in my application's config
using a timezone string from http://www.php.net/manual/en/timezones.php

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
gueni222

Joined: 2013-03-05
Posts: 5
Posted: Wed, 2013-03-06 15:01

Hello,
thanks for the help, have decided to upgrade to PIWIG so, the problem has settled.

Greetings Günter