Railo Errors

From Hostek.com Wiki
Revision as of 20:08, 19 December 2013 by Jakeh (Talk | contribs) (Created page with "__FORCETOC__ Solutions to common Railo problems and their solutions are listed below: ==Error: ''The server timezone value 'CDT' represents more than one timezone''== This err...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Solutions to common Railo problems and their solutions are listed below:

Error: The server timezone value 'CDT' represents more than one timezone

This error has to do with the MySQL driver being used by Railo. The easiest way to fix this is to do the following:

  1. Log into your site's Railo Web Admin
  2. Go to the the Datasource section
  3. Click the Edit button for your site's Datasource
  4. Find the option for Legacy Datetime Code and set it to true
  5. Save your DSN, and the error will be fixed.