Mysql Timezone

Status
Not open for further replies.

Mr.Mirchi

Active Member
544
2011
86
0
Hey ,

When i load my website, i recieve an error,


  • PDOException: SQLSTATE[HY000]: General error: 1298 Unknown or incorrect time zone: '+06:-30'

I understand that its some error, in the timezone of sql....

I am on shared hosting only... How to correct it via sql query .... and i dont have ssh
 
3 comments
If you have no access to the mysql settings and the software you are using is not setting the time zone contact host.

+06:-30 is incorrect. It can be +05:30 or +06:00 ...
 
Status
Not open for further replies.
Back
Top