>> Delete Reply from No. 51632 article
No. RE: PHP-4.2.1 을 설치 설정중..에러문..;

등록 2002-06-28 08:39:00 By localhost     조회 5
이름 냐웅이    

		에러 그대로 아파치 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