Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: connect to DBD::MYSQL

by FloydATC (Deacon)
on Feb 01, 2014 at 09:38 UTC ( [id://1072952]=note: print w/replies, xml ) Need Help??


in reply to connect to DBD::MYSQL

If MySQL is running on the local machine, there are actually two ways you can connect to it; either via TCP/IP on the localhost address (127.0.0.1) or via a named pipe.

...Ofcourse, this doesn't actually explain the error you're getting, but it may help you bypass it: 4.2.2. Connecting to the MySQL Server

The article seems to suggest you may need to tweak things a bit on Windows to use named pipes on that platform.

-- FloydATC

Time flies when you don't know what you're doing

Replies are listed 'Best First'.
Re^2: connect to DBD::MYSQL
by karlgoethebier (Abbot) on Feb 01, 2014 at 11:48 UTC
    ..."...Ofcourse, this doesn't actually explain the error you're getting"

    It doesn't, indeed. But perhaps this issue has something to do with avian carriers? I remember you already mentioned this.

    Karl

    «The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-18 23:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found