내 컴파일 구성 :
./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