View Single Post
  #5  
Old 02-17-2007, 10:04 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
I think the problem is your DB environment, your application works properly under "Development" mode, but does not work under "Production" mode.

WEBWrick return the same error as under LiteSpeed in "Production" mode.

Have you forgotten to setup DB for "Production" environment?
Reply With Quote