Hell-O!
Tried to install PP and had an error message: date_default_timezone_set('gmt'); is not valid (or something like that).
So I thought about it for a few hours and decided intuitionally to change Line 16 in the file public/install/include.php (where the error was reported in my browser)'gmt' in Capital Letters to 'GMT' and ups: Installation works.....
Would be fine if you give me a feedback...
THX
Jochen from Germany
jochen@djridu.de
P.S. Realizing the fourth project with your software: opening a computer shop - like it much!!!
Hi Jochen,
You are right. According to the official documentation it should be in capitals.
http://us.php.net/manual/en/timezones.others.php
This is fixed 0.8.5.0-beta.