마지막에 –with-pdo-mysql 부분은 magento 설치시 요구사항이라 추가했고… 현재 설치된 php의 컴파일 옵션을 확인하는 방법은 config.nice를 보거나 phpinfo()를 쉘에서 실행해보면 알 수 있습니다.
./configure
--with-mysql=/home/mysql
--with-mysqli=/home/mysql/bin/mysql_config
--with-apxs2=/home/apache/bin/apxs
--with-gd
--with-curl
--with-jpeg-dir=/usr
--with-freetype-dir=/usr
--with-png-dir=/usr
--with-xpm-dir=/usr
--with-zlib
--with-zlib-dir=/usr
--with-gdbm
--with-gettext
--with-iconv
--with-openssl
--enable-gd-native-ttf
--enable-exif
--enable-magic-quotes
--enable-sockets
--enable-soap
--enable-mbstring=all
--enable-bcmath
--with-libxml-dir=/usr/lib
--enable-ftp
--with-mcrypt
--with-pdo-mysql