--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 "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 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 |
|
Posts: 814
I'm assuming you're in Germany.
You can populate your php.ini with:
date.timezone = "GMT+1"
Posts: 5
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
Posts: 8339
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
Posts: 5
Hello,
thanks for the help, have decided to upgrade to PIWIG so, the problem has settled.
Greetings Günter