Temporary fix
Manually created a link from /tmp/mysql.sock to /var/lib/mysql/mysql.sock the one specified by the db.
I can now see the appointments page

R

Richard Hosking wrote:

Ive got as far as "rake db:migrate"

Got a MYSQL DB called appointments  with the database.yml setup
Mongrel is running - I can see an exception caught and debug dump at 0.0.0.0:3000 But the app cant find a socket to connect to mysql. I can connect and see the DB using bash and mysql monitor as the correct user (ie DB permissions are correct) Cant see anyway to configure the app access to DB - it is looking for the socket at /tmp/mysql.sock in the debug dump (is this in the app directory?)


_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to