MacOSX
Archived Posts from this Category
Archived Posts from this Category
I’ve just tried to run PHP with MySQL on my Leopard and the first problem: “Can’t connect to local MySQL server through socket ‘/var/mysql/mysql.sock’”
I’ve just changed php.ini to:
mysql.default_socket = /tmp/mysql.sock
The same situation with mysqli settings - be default it is not set so you should update it to the real path.
And it works!
0 comments Tuesday 08 Jan 2008 | Andrew Dashin | Coding, PHP, MySQL, MacOSX
I’ll provide a brief list (not ordered) of useful software I use.
That is all what I need to breath
0 comments Thursday 18 Oct 2007 | Andrew Dashin | Life, MacOSX