P prasid Chevereto Member Aug 13, 2012 #1 I have issue on installation the script. I give proper dB name, dB user and dB pass and also give permission. Now I saw this error: PDOException: SQLSTATE[HY000]: General error: 1298 Unknown or incorrect time zone: '+06:-30' How I can fix this?
I have issue on installation the script. I give proper dB name, dB user and dB pass and also give permission. Now I saw this error: PDOException: SQLSTATE[HY000]: General error: 1298 Unknown or incorrect time zone: '+06:-30' How I can fix this?
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 13, 2012 #2 http://chevereto.com/community/thre...-rely-on-the-system’s-timezone-settings.2522/
P prasid Chevereto Member Aug 13, 2012 #3 Thanks. Need to add: date_default_timezone_set('America/Halifax');
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Aug 13, 2012 #4 You can always change the timezone to fit where you are in the world. Check the supported timezones http://php.net/manual/en/timezones.php
You can always change the timezone to fit where you are in the world. Check the supported timezones http://php.net/manual/en/timezones.php