./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql --disable-debug --enable-sockets --with-language=korean \
--with-charset=euc_kr --enable-modules=so --enable-trans-sid --with-config-file-path=/usr/local/apache/conf \
--with-execdir=/usr/local/apache/bin --with-gd=/usr/local --enable-gd-native-ttf --enable-gd --with-jpeg-dir=/usr/local \
--with-ttf=/usr/local --with-png-dir=/usr/local --with-xpm-dir=/usr/local --with-freetype-dir=/usr/local --with-zlib-dir=/usr/local
--with-mysql=/usr/local/mysql --disable-debug --enable-sockets --with-language=korean \
--with-charset=euc_kr --enable-modules=so --enable-trans-sid --with-config-file-path=/usr/local/apache/conf \
--with-execdir=/usr/local/apache/bin --with-gd=/usr/local --enable-gd-native-ttf --enable-gd --with-jpeg-dir=/usr/local \
--with-ttf=/usr/local --with-png-dir=/usr/local --with-xpm-dir=/usr/local --with-freetype-dir=/usr/local --with-zlib-dir=/usr/local