[Pdx-pm] DBD::mysql

chromatic chromatic at wgz.org
Thu Apr 1 01:52:57 CST 2004


On Wed, 2004-03-31 at 22:40, James marks wrote:

> It appears to me that I have two problems:
> 
> 1) I'm unable to connect to the web server
> 2) I'm unable to connect to the MySQL server

Wait a minute.  #2 is indeed a problem, but what do you intend to do
when installing DBD::mysql that requires a web server?

It looks like you can solve #2 by specifying a username and password to
Makefile.PL or by temporarily removing the password for the root user
and reloading MySQL (or flushing the grant tables manually).

I have no idea what #1 has to do with this.  If you're spending time on
that, stop and try the other suggestions first.  :)

-- c




More information about the Pdx-pm-list mailing list