I would like to compare and contrast code and effects from various different tutorials and sample applications. Can I run, say, a mongrel server from more than one app location? I know I can''t do that if they''re both using port 3000 (I tried), but is it possible to configure some apps to use a different port? Where would I do that? Most of the apps are using mysql databases. Thanks, Shauna -- Posted via http://www.ruby-forum.com/.
mongrel_rails start -p 3001 ? -- Posted via http://www.ruby-forum.com/.
Thank you so much, Roland. That worked! Shauna -- Posted via http://www.ruby-forum.com/.
This is will be handy..Thanks for the tip On 8/17/06, Shauna <slh@ahsoftware.net> wrote:> > Thank you so much, Roland. That worked! > > Shauna > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Just because you ''re not paranoid doesn''t mean they aren''t out to get you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060818/c4fc32d0/attachment-0001.html