>From: Joe Ruby <[EMAIL PROTECTED]>
>Reply-To: [email protected]
>To: [email protected]
>Subject: [Mongrel] Mongrel and Sandbox
>Date: Sat, 16 Sep 2006 10:28:28 -0700 (PDT)
>
>Z-Man,
>
>DHH recently said:
>
>"And [_why's] latest work on sandbox looks stellar.
>Making it drop-dead easy to run multiple Rails
>applications in the same Mongrel process without
>conflicts. Thumbs up to both him and Matz for getting
>Sandbox on track for inclusion with the next Ruby
>release."
>
>Does that mean what I think it means - that one or
>more Mongrel processes may one day be able to serve
>multiple Rails apps? Or something wacky like that?
>
>Thanks,
>Joe Ruby
>MUDCRAP-CE
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>_______________________________________________
>Mongrel-users mailing list
>[email protected]
>http://rubyforge.org/mailman/listinfo/mongrel-users
I upgraded my box from FC4 to FC5, now when I visit the url for my app I get
,
Application error (Rails)
This is the production log file,
Errno::ENOENT (No such file or directory - /tmp/mysql.sock):
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/vendor/mysql.rb:104:in
`initialize'
MySQL is up and running, everything was fine on FC4...
This is my database.yml
production:
adapter: mysql
database: sales
username: myuser
password: mypw
host: localhost
Jim
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users