私のコンパイル構成:
./configure \
--with-fpm \
--with-libevent=shared,/usr/lib \
--with-mcrypt \
--with-zlib \
--with-curl \
--enable-mbstring \
--with-openssl \
--with-mysql \
--with-mysql-sock \
--with-gd \
--with-jpeg-dir=/usr/lib \
--enable-gd-native-ttf \
--without-sqlite
phpinfoページの出力は以下のようになります
Configuration File (php.ini) Path: /usr/local/lib
Loaded Configuration File: none
また、/ usr / local / libにはphp.iniがありません。
私の環境:Ubuntu 9.10 64ビット、nginx 0.8.32