C
Corne Lombaard
Please can someone help me?
I get the following error message when I start the rails server and I
click on About your application environment.
Errno::ENOENT in Rails/infoController#properties
No such file or directory - /tmp/mysql.sock
RAILS_ROOT: /home/corne/Studies/Ruby/Sites/demo
If I did a mysql> show variables like '%sock%' I get
the following:
/var/lib/mysql/mysql.sock
I do not know anything about Ruby, Linux, Sockets or the rest. Please
can someone tell me where to put this information or how do I setup my
database so that it works with Ruby?
I get the following error message when I start the rails server and I
click on About your application environment.
Errno::ENOENT in Rails/infoController#properties
No such file or directory - /tmp/mysql.sock
RAILS_ROOT: /home/corne/Studies/Ruby/Sites/demo
If I did a mysql> show variables like '%sock%' I get
the following:
/var/lib/mysql/mysql.sock
I do not know anything about Ruby, Linux, Sockets or the rest. Please
can someone tell me where to put this information or how do I setup my
database so that it works with Ruby?