P
Phil Tomson
I'm finally getting around to trying out Rails and I'm using Curt Hibbs'
OnLamp article to get me going.
Problem is it's for Windows. The article refers to MySQLfront which
appears to be a Windows only program for setting up and maintaining the
database. I'm thinking that I probably need mysql_administrator in the
case of Linux so I downloaded it and tried it. So far I haven't been
able to connect to the database.
I downloaded MySQL for Linux and followed the installation instructions
and then started mysql_safe as indicated in the installation readme that
comes with mysql. But when I run MySQL administrator and try to log in I
keep getting a popup window that says "Could not connect to host
'localhost' MySQL Error Nr. 2002...".
I'm wondering if anyone has modified Curt's tutorial for use on Linux?
Phil
OnLamp article to get me going.
Problem is it's for Windows. The article refers to MySQLfront which
appears to be a Windows only program for setting up and maintaining the
database. I'm thinking that I probably need mysql_administrator in the
case of Linux so I downloaded it and tried it. So far I haven't been
able to connect to the database.
I downloaded MySQL for Linux and followed the installation instructions
and then started mysql_safe as indicated in the installation readme that
comes with mysql. But when I run MySQL administrator and try to log in I
keep getting a popup window that says "Could not connect to host
'localhost' MySQL Error Nr. 2002...".
I'm wondering if anyone has modified Curt's tutorial for use on Linux?
Phil