View Single Post
  #10  
Old 05-02-2009, 08:47 PM
jmackin jmackin is offline
Member
 
Join Date: Apr 2009
Posts: 22
I created an app from scratch and used ./script/generate scaffold post title:string body:text to create some functionality and database access.

I simply copied the folder on the server and restarted the virtual host with the LS web console but neither 2.2.2 nor 2.3.2 seem to work now. 503 is omnipresent.

See the error output: http://pastie.org/466422

I'm getting more confused than find clarity. What could cause this strange behavior?

JM
Reply With Quote