As a temp solution to avoid the error, until I have sendmail installed and configured, I set the production.rb the same as development.rb so it will ignore the fact it can't send the email. not ideal for production, but it let me check that the app is working in production until sendmail is up and running.
On Mar 1, 12:19 pm, Steven Bristol <[email protected]> wrote: > On Sun, Mar 1, 2009 at 12:23 AM, KtyKat223 <[email protected]> wrote: > > > After the work getting it to run, I ended up destroying my site > > messing with it(beyond repair). So I downloaded the .zip again, and > > now I have the same problem as Jason when I try to sign up in > > production. I'm using ruby 1.8.6 and having the problem. The solution > > above didn't work for me. I'm going to install send mail (was going to > > do it anyways). Hopefully that will fix this problem. Wish I had the > > original .zip I had downloaded before so I wouldn't be having this > > problem. Not sure what was changed, but I hope someone figures it out > > soon. > > Sendmail is a good idea for all linux systems, IMHO. Installing it > should clear up any mail issues. But don't forget to change the email > addresses and domains in the initializers. > > The only breaking change might be the change from ferret to sphinx. > Let us know if you have problems. > > cheers, > steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
