Displaying 1 result from an estimated 1 matches for "mzuercher".
Did you mean:
zuercher
2006 Oct 01
11
Ruby on rails on linux (ubuntu) want my mysql password but..
Hi everyone!
I work since yesterday on that:
I am running the newest ubuntu version (6.1 or so). and i installed the
mysql server with
# apt-get install mysql-server
or something like that.
My mysql server works fine, and i can access it also with phpmyadmin or
other mysql tools.
I have installed ruby on rails and have started creating a project:
# rails testapplication
That was