From d07cf811f9651d12549041df804d982d30db1c9d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 2 Aug 2012 02:17:18 +0300 Subject: [PATCH] checked PDO_MYSQL_UNIX_ADDR state mysql socket set with `mysql_config --socket` and if that is not sufficent, we set one with --with-mysql-sock as well --- php.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/php.spec b/php.spec index 9786c93..1898ea2 100644 --- a/php.spec +++ b/php.spec @@ -8,7 +8,6 @@ # - dba: enable: --with-tcadb=DIR DBA: Tokyo Cabinet abstract DB support # --with-libmbfl=DIR MBSTRING: Use external libmbfl. DIR is the libmbfl base install directory BUNDLED # --with-onig=DIR MBSTRING: Use external oniguruma. DIR is the oniguruma install prefix. -# - recheck: define PDO_MYSQL_UNIX_ADDR (ensure if's correct with mysql-libs and mysqlng) # - uses libvpx for webp support, should use libwebp-devel instead? # - fpm -qn check fails, as it still loads /etc/php/php.ini # - co-install with php 5.3: @@ -2278,7 +2277,6 @@ cp -pf php_config.h.fpm main/php_config.h %{__make} -f Makefile.fpm ./sapi/fpm/php-fpm -n -m [ $(./sapi/fpm/php-fpm -n -m | grep cgi-fcgi) = "cgi-fcgi" ] - %endif # CLI -- 2.44.0