I'm a newbie trying to get started. Running os 10.5. Installed rails
2.0, i think, but i'm getting a weird error message when i click
"about your environment"
Here it is. Any help would be great
Errno::ENOENT in Rails/infoController#properties
No such file or directory - /tmp/mysql.sock
RAILS_ROOT: /Users/mikemckenna/Desktop/corp/newapp
Application Trace | Framework Trace | Full Trace
Request
Can you actually verify that /tmp/mysql.sock exists on your computer?
Something tells me it doesn't. You should try to locate which socket is
being used. On my computer (I installed mysql through macports), it is
in an entirely different area.