I am a total noob with rails, but I was going to try and install Magnolia. I kind of don't know where to start. I wasn't sure which version of Rails I needed to create the app with, and once I did get the app uploaded to the server, I was getting passenger errors. I've worked with rails before, but only really on the view side of things. If anyone can provide me with any guidance, it would be much appreciated. asked 21 Dec '10, 22:09 tdavis |
Hi, What sort of passenger errors were you getting?
From the time the development for this app stopped it seems you need a Rails 2.
I can't remember which passenger errors I was getting. I did see that I needed to use Rails 2, so I installed Rails 2.1.0, deleted the default app that it came with, and uploaded this app. Then when I went to the site: http://links.trevordavis.net/ and got a 500 error.
I know I need to setup the DB and stuff like that, I just wasn't sure what steps I needed to take and in what order.
You may want to check you logs to see what the exact error is. We have information about accessing logs here: http://docs.webfaction.com/software/general.html#accessing-logs
Or, you can open a support ticket and we can take a look at your application.