Skip to content

Instantly share code, notes, and snippets.

@burakerdem
Created July 27, 2012 05:56
Show Gist options
  • Save burakerdem/3186398 to your computer and use it in GitHub Desktop.
Save burakerdem/3186398 to your computer and use it in GitHub Desktop.
/etc/php.ini
pdo_mysql.default_socket=/tmp/mysql.sock
mysql.default_socket = /tmp/mysql.sock
mysqli.default_socket = /tmp/mysql.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment