Hello,
I was hoping someone could give me some insight into installing spree. My company server housing the site has a blank rails app installed into a directory and the app was installed with default sqlite settings. And ImageMagick is installed as well.
I've tried installing spree a couple times and I continue to run into issues. When I try and go to the site I get either a white screen with "We're sorry, but there was a problem" type message or the phusion passenger error page, which I think is a result of the app trying to load the production environment.
Anyway, with a default sqlite rails app installed, what steps should I take to install and configure spree with a mysql development database? And what setting do I put in database.yml for test and development since I don't yet have a specific db for them?
And should it automatically run in dev mode, or is there a way to force spree to run in dev mode?
Thanks so much. I very much appreciate it and I'll do my best to return the favor.
Jameson