Hi,

I had Radiant initially set up in (Rails) development mode. I wanted
to switch it to production mode, for performance and to see if it
fixed the header problem I'm having on the admin pages.

I thought all I needed to do was to add a line to my Apache config file:

SetEnv RAILS_ENV production

I tried that, but the app was still in development mode (I could tell
because it was using the dev database)

I had to change the line is the environment.rb file to get it to
switch to production. Shouldn't the change in the Apache config be
enough? I'm running Ubuntu Linux and Apache 2.0.55

Thanks,

jt

(and still can't figure out why I'm getting headers in the middle of
the page :/)
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to