Problem with make test in installing DBD::Mysql

Problem with make test in installing DBD::Mysql

am 18.04.2004 18:36:21 von Dipshikha Basu

Hi,
I am trying to install DBD::MySQL from source on
my RedHat 9 machine. I have earlier installed
MySQl 4 (server, maxserver,client,developer) from
rpms. I set the password using :

shell>mysqladmin -u root password trymysql11

shell>mysqladmin -u root -h localhost.localdomain
password tryme123

After that I installed DBI from source
successfully.

Now when trying to install DBD::MySQL everything
proceeds fine till make . But make test fails

It is not able to connect to the server . I am
using the default test database but I don't know
the username & password. What should I do to
solve this problem

Kindly help. Thanks in advance .. regards dip




__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25ยข
http://photos.yahoo.com/ph/print_splash

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: Problem with make test in installing DBD::Mysql

am 19.04.2004 11:23:28 von Jochen Wiedmann

Dipshikha Basu wrote:

> It is not able to connect to the server . I am
> using the default test database but I don't know
> the username & password. What should I do to
> solve this problem

Try any other db/user/password that works.


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: Problem with make test in installing DBD::Mysql

am 19.04.2004 11:23:28 von Jochen Wiedmann

Dipshikha Basu wrote:

> It is not able to connect to the server . I am
> using the default test database but I don't know
> the username & password. What should I do to
> solve this problem

Try any other db/user/password that works.


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: Problem with make test in installing DBD::Mysql

am 19.04.2004 11:30:17 von Jan Eden

Hi,

----- Original Message -----
=46rom: Dipshikha Basu
Sent: 18.04.2004, 9:36 Uhr

> Now when trying to install DBD::MySQL everything
> proceeds fine till make . But make test fails=20
> =20
> It is not able to connect to the server . I am
> using the default test database but I don't know
> the username & password. What should I do to
> solve this problem

I had the same problem and used the hints at

http://www.truerwords.net/articles/osx/install_dbd_mysql.htm l

to solve it. It refers to Mac OS X, so you can skip the fifth step, I guess=
But you should set username and password in step 4 to root and the app=
ropriate password.

Good luck,

Jan
--=20
These are my principles and if you don't like them... well, I have others. =
- Groucho Marx

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org

Re: Problem with make test in installing DBD::Mysql

am 19.04.2004 11:30:17 von Jan Eden

Hi,

----- Original Message -----
=46rom: Dipshikha Basu
Sent: 18.04.2004, 9:36 Uhr

> Now when trying to install DBD::MySQL everything
> proceeds fine till make . But make test fails=20
> =20
> It is not able to connect to the server . I am
> using the default test database but I don't know
> the username & password. What should I do to
> solve this problem

I had the same problem and used the hints at

http://www.truerwords.net/articles/osx/install_dbd_mysql.htm l

to solve it. It refers to Mac OS X, so you can skip the fifth step, I guess=
But you should set username and password in step 4 to root and the app=
ropriate password.

Good luck,

Jan
--=20
These are my principles and if you don't like them... well, I have others. =
- Groucho Marx

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org