Ticket #570 (closed Bug: duplicate)
Unix domain sockets don't work
| Reported by: | geocar | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
I want to use a unix-domain socket that was different than the output of mysql_config --socket on the machine where PHP was installed.
localhost;unix_socket=/home/myusername/mysql/socket
Install proceeds otherwise uneventfully, and then bombs out when I first visit it with a complaint:
SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Change History
Note: See
TracTickets for help on using
tickets.
