Difference between revisions of "Railo Errors"

From Hostek.com Wiki
Jump to: navigation, search
(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...")
 
m (added categories)
Line 8: Line 8:
 
#Find the option for '''Legacy Datetime Code''' and set it to '''true'''
 
#Find the option for '''Legacy Datetime Code''' and set it to '''true'''
 
#Save your DSN, and the error will be fixed.
 
#Save your DSN, and the error will be fixed.
 +
 +
[[Category:Windows]]
 +
[[Category:Linux]]
 +
[[Category:Railo]]

Revision as of 20:09, 19 December 2013

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.