# HG changeset patch # User Eric Joseph-Alexandre # Date 1349646876 -7200 # Node ID f9732678756f1ff8f3dbeb6b0d4b48fdbac72638 # Parent 4a418a388a073ef1b42af58d5b495a26ec23c692 php: add --with-mysql-sock option diff -r 4a418a388a07 -r f9732678756f php/receipt --- a/php/receipt Sun Oct 07 23:53:29 2012 +0200 +++ b/php/receipt Sun Oct 07 23:54:36 2012 +0200 @@ -44,6 +44,7 @@ --with-mcrypt=shared,/usr \ --with-mysql=shared,/usr \ --with-mysqli=shared \ +--with-mysql-sock=/var/mysql/mysql.sock \ --with-pgsql=shared,/usr \ --with-snmp=shared,/usr \ --enable-soap=shared,/usr \