Configuring Ruby with PHPMyAdmin

Does anybody know how to configure Ruby to work with PHPMyAdmin?

Hi Matthew,

You probably don’t realize it, but Ruby Forum is actually a gateway to
an entire mailing list with many hundreds of subscribers. While a
question like you have posed might garner some responses on a forum,
it would be helpful for the mailing list if you could provide more
information.

For one thing, your question makes little sense. When you say Ruby do
you really means Rails? Because why would one want to configure Ruby
to work with PHPMyAdmin? To me that is akin to asking how I can
configure a jet engine to work with an armadillo: they really aren’t
related.

Ryan

My apologies Ryan. I am new to understanding Ruby and Ruby on Rails. And
because of this it is hard asking the “right” questions to solve one’s
problem. I basically have everything installed, but when I try and
create a db with TextMate I have problems. When I try and get MySQL
installed I keep getting this error:ERROR: While executing gem …
(Errno::EACCES) I thought if I was having such problems with the Ruby
version of MySQL why don’t I try using something I am more familiar
with: PHPMyAdmin. I was following the video at this link to understand a
little more about this stuff.

Ryan, if you have suggestions at where I can become more familiar with
this technology I would greatly appreciate it.

Daniel ----- wrote:

Hi Matthew.

Do you have your database.yaml configured with your MySQL database name,
username and password?

I will try that once I get home tonight. I am anxious to start using all
this stuff. And again, I apogologize for the poor question. I am a
neophyte with all this stuff.

Hi Matthew.

Do you have your database.yaml configured with your MySQL database name,
username and password?