PHP

pchero on October 5th, 2007

–with-mysql=/usr/local/mysql (mysql 설정)–with-apache-install=/usr/local/apach2 (libphp5.so 생성)–with-gd (gd옵션)–with-jpeg-dir=/usr/lib (jpeg 옵션)–with-freetype-dir=/usr/lib (freetype 옵션)–with-png-dir=/usr/lib (png 옵션)–with-gif-dir=/usr/lib (gif 옵션)–with-zlib-dir=/usr/lib (zlib 옵션)

Continue reading about PHP 설치 옵션

pchero on October 5th, 2007

 APM 설치…    php5 설치시 apache2 디렉토리에 libphp5.so 파일 생성옵션   –with-apache-install=/usr/local/apache디렉토리   추가.

Continue reading about apm 설치시 libphp5.so 파일 생성 옵션

pchero on September 8th, 2006

–with-mysql=/usr/local/mysql (mysql 설정) –with-apache-install=/usr/local/apach2 (libphp5.so 생성) –with-gd (gd옵션) –with-jpeg-dir=/usr/lib (jpeg 옵션) –with-freetype-dir=/usr/lib (freetype 옵션) –with-png-dir=/usr/lib (png 옵션) –with-gif-dir=/usr/lib (gif 옵션) –with-zlib-dir=/usr/lib (zlib 옵션)

Continue reading about PHP 설치 옵션

pchero on August 4th, 2006

APM 설치… php5 설치시 apache2 디렉토리에 libphp5.so 파일 생성옵션 –with-apache-install=/usr/local/apache디렉토리 추가.

Continue reading about apm 설치시 libphp5.so 파일 생성 옵션