Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

(OT) Mysql Connection Issue??

by madtoperl (Hermit)
on Jun 08, 2006 at 13:31 UTC ( [id://554274]=perlquestion: print w/replies, xml ) Need Help??

madtoperl has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: (OT) Mysql Connection Issue??
by marto (Cardinal) on Jun 08, 2006 at 13:42 UTC
    madtoperl,

    This is not a Perl question, this is a MySQL configuration issue. If you google this topic (or rather the error you get) you will find the solution within the first result the search returns. I would suggest that you read the product documentation. Please read the PerlMonks FAQ as you have failed to mark this post as OT (off topic)

    Martin
Re: (OT) Mysql Connection Issue??
by ciderpunx (Vicar) on Jun 08, 2006 at 15:22 UTC
Re: (OT) Mysql Connection Issue??
by vek (Prior) on Jun 08, 2006 at 18:23 UTC
Re: (OT) Mysql Connection Issue??
by rodion (Chaplain) on Jun 08, 2006 at 19:02 UTC
    There is a good summary of how to debug "Access Denied" problems at http://dev.mysql.com/doc/refman/5.0/en/access-denied.html. It's a bit long, so you may want to start with careful attention to the item about a third down the page, which talks about how permissions with a "%" wildcards for host can supercede an explicit entry for "localhost". The way this works is counter-intuitive at first, and it is an easy mistake to make.

    I appologize in advance to anyone bothered by my answering this off topic question here. I just suspected there are other people like me who are doing primarily Perl, and doing only as much MySQL as they need to. For us, finding the answer to a simple problem with the MySQL documentation can be a little like trying to get a sip of water from a fire hose.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://554274]
Approved by Joost
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-23 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found