今天QA使用php-fpm啟動php報錯。詳情如下:
-bash-3.2$ ~/script/client/php-fpm restart
Gracefully shutting down php-fpm . done
Starting php-fpm [29-Jul-2013 16:11:55] NOTICE1:55] NOTICE1: pool www] 'user' directive is ignored when FPM is not running as root
/home/script/client/php-fpm: line 52: 11678 Segmentation fault $php_fpm_BIN $phpphp_opts
failed apc和zend opcache兩個擴充所導致的。猜想應該是這兩個擴充衝突,同時啟用就會報上面的錯誤。