>> Edit article
이름
제목
패스워드
에러 그대로 아파치 2.X 버전에서는 PHP 를 이전처럼 까는 게 아니라 apxs 를 이용해서 깔아야 해요. 아래와 같이 해 보세요. [apache] ./configure --prefix=/usr/local/apache --enable-rule=SHARED_CORE --enable-module=so --enable-shared=max --enable-so make make install [php] ./configure --with-apxs2=/usr/local/apache/bin/apxs --with-apache-install=/home/installz/httpd-2.0.39 --enable-modules=so --with-mysql=/usr/local/mysql --with-imap=/usr/local/imap --with-config-file-path=/etc --with-exec-dir=/usr/local --with-hyperwave --with-cybercash --with-regex=php --with-readline --with-language=korean --with-charset=euc_kr --enable-track-vars --enable-freetype-4bit-antialias-hack --enable-bcmath --enable-calendar --disable-debug --enable-inline-optimization --enable-mbstring --enable-trans-sid --enable-magic-quotes --enable-shared --enable-static --enable-sysvsem --enable-sysvshm --enable-discard-path --enable-ftp --enable-sockets --enable-yp make make install 옵션은 적절히 바꾸시는 거 아시죠? ^^--맘을 돌리렴. ㅡoㅡ;;;
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved