Jump to content

Time zone error ?


foz

Recommended Posts

Log error: File: [controller.admin.pre_session.inc.php] Line: [26] "SET @@time_zone = 'Europe/London'" - Unknown or incorrect time zone: 'Europe/London'

just upgraded my Paypal gateway and notice the logs have lots of the above entry any ideas ?

Is this a host issue? As host not in the UK?

Not sure what version of CC i am running i know i need to upgrade ASAP.

 

For some reason i've had to make a new CC account, last time I logged in with user name and password stored in password manager, assume you've changed something my old account was foz1234

Link to comment
Share on other sites

This is (almost absolutely) an issue the hosting provider will need to solve. (Unless what you have is a fully self-managed private server.)

The standard install of MySQL on a server box has a table to hold all the timezones, but does not populate that table. Thus, when a command is sent to the database server to use a specific timezone, there is no info to be had.

Loading a timezone file into a database server is a very common thing to do, and your hosting provider should be able to do it. (There are plenty of web pages that describe the process. Your host can google for it.)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...