Re: installing DBD::mysql
- From: kratzers@xxxxxx (Stephen Kratzer)
- Date: Thu, 12 Jul 2007 09:39:06 -0400
On Wednesday 11 July 2007 07:31:30 Octavian Rasnita wrote:
Hi,
I am trying to install DBD::mysql and I see that it tries to connect to the
server using the socket
/var/lib/mysql/mysql.sock
This is because another version of MySQL was installed on the server, and I
have installed another one that uses the socket /tmp/mysql.sock.
What should I change if I want to use the socket /tmp/mysql.sock?
Where does DBD::mysql find the old socket path?
(I have a single my.cnf in /etc/ and it specifies the socket
/tmp/mysql.sock).
Thank you very much.
Octavian
Try man DBD::mysql and search for mysql_socket.
.
Relevant Pages
- Re: IE6 bug: doesnt resend form-data when server resets connectio
... >>> When the server closes the connection on a socket where IE is currently ... >>> sending a HTTP POST, IE will resend the request on a new socket, but will ... it was another example of a wininet.dll hotfix I was thinking off. ... deliberately install them. ... (microsoft.public.windows.inetexplorer.ie6.browser) - installing DBD::mysql
... I am trying to install DBD::mysql and I see that it tries to connect to the server using the socket ... This is because another version of MySQL was installed on the server, and I have installed another one that uses the socket /tmp/mysql.sock. ... (perl.beginners) - Re: Server rebooting - MiniDump queries - New memory
... If bad memory always shows up in one socket ... Imagine my horror when someone rebooted the server and the ... If it runs poorly install the other stick and run with just that ... (microsoft.public.windows.server.sbs) - Re: New Event Log Errors!
... Somehow along those lines I'd also installed the Certificate Authority ... Did you apply the last Server Pack for SBS Server? ... Please install Windows Support Tools on the win2k3 sp1 problematic ... Microsoft is providing this information only as a convenience to you: ... (microsoft.public.windows.server.sbs) - Re: Cannot activate SBS 2003 SP2
... everywhere and sitting on the case of the server is the old board - balanced ... slip stream SBS you would have had it ages ago. ... My main reason for slipstreaming the install is because I cannot get ... updates that need to be applied if one is to have a succesful outcome ... (microsoft.public.windows.server.sbs) |
|