wok diff php/receipt @ rev 13695
separate .conf file
author | xfred222 |
---|---|
date | Thu Dec 13 20:04:39 2012 -0500 (2012-12-13) |
parents | dbd759dcccf3 |
children | ea4381b83496 |
line diff
1.1 --- a/php/receipt Mon Jun 25 18:44:53 2012 +0200 1.2 +++ b/php/receipt Thu Dec 13 20:04:39 2012 -0500 1.3 @@ -44,6 +44,7 @@ 1.4 --with-mcrypt=shared,/usr \ 1.5 --with-mysql=shared,/usr \ 1.6 --with-mysqli=shared \ 1.7 +--with-mysql-sock=/var/mysql/mysql.sock \ 1.8 --with-pgsql=shared,/usr \ 1.9 --with-snmp=shared,/usr \ 1.10 --enable-soap=shared,/usr \