summaryrefslogtreecommitdiffstats
path: root/abs/core/php/php.ini
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-02-05 03:04:50 (GMT)
committerCecil <knoppmyth@gmail.com>2011-02-05 03:04:50 (GMT)
commit2fe6212b14ef52e8d8a91c37202909d769d478dc (patch)
tree5589f9c3528af2877f569e9df020402ded5a9351 /abs/core/php/php.ini
parentcde3c5e56a01633b3e0dfaf71fea0469e843285e (diff)
downloadlinhes_pkgbuild-2fe6212b14ef52e8d8a91c37202909d769d478dc.zip
linhes_pkgbuild-2fe6212b14ef52e8d8a91c37202909d769d478dc.tar.gz
linhes_pkgbuild-2fe6212b14ef52e8d8a91c37202909d769d478dc.tar.bz2
php:fixed for location of mysqld.
Diffstat (limited to 'abs/core/php/php.ini')
-rw-r--r--abs/core/php/php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/php/php.ini b/abs/core/php/php.ini
index 5ef9d1d..50413b9 100644
--- a/abs/core/php/php.ini
+++ b/abs/core/php/php.ini
@@ -730,7 +730,7 @@ mysql.default_port =
; Default socket name for local MySQL connects. If empty, uses the built-in
; MySQL defaults.
-mysql.default_socket =
+mysql.default_socket = /var/run/mysqld/mysqld.sock
; Default host for mysql_connect() (doesn't apply in safe mode).
mysql.default_host =