nobaloney
NoBaloney Internet Svcs - In Memoriam †
I'm trying to install some perl modules my clients need.
I use CPAN but I'm not getting anywhere
.
I'm trying to install DBD::mysql using CPAN on a RHL 7.3/DA install.
I get this error:
Cannot connect: Access denied for user: 'root@localhost' (Using password: NO)
Which is certainly reasonable, as I shouldn't be able to log in as root without a password.
But it appears as if the only way to install with CPAN is to do it this way.
How do I set MySQL to eliminate and/or change the root password, at least temporarily?
Thanks.
Jeff
I use CPAN but I'm not getting anywhere

I'm trying to install DBD::mysql using CPAN on a RHL 7.3/DA install.
I get this error:
Cannot connect: Access denied for user: 'root@localhost' (Using password: NO)
Which is certainly reasonable, as I shouldn't be able to log in as root without a password.
But it appears as if the only way to install with CPAN is to do it this way.
How do I set MySQL to eliminate and/or change the root password, at least temporarily?
Thanks.
Jeff