Posts by Maia

1) Message boards : Server programs : Problem finding mysql socket (Message 54725)
Posted 3 Jul 2014 by Maia
Post:
Never mind, I fixed it by adding the line
[client]
socket=/tmp/mysql.sock

in the php.ini file
2) Message boards : Server programs : Problem finding mysql socket (Message 54675)
Posted 1 Jul 2014 by Maia
Post:
Hi. I've been trying to run update_versions, but I can't connect to the mysql database because boinc is looking in the wrong directory for the socket. (It's looking for unix:///var/mysql/mysql.sock, while mysql puts the socket in /tmp/mysql.sock. How do I set it so that boinc looks in the correct directory? Thanks.
-Maia

EDIT: I have added
[client]
socket=/tmp/mysql.sock

to the my.cnf file, but boinc is still not able to connect to mysql




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.