Apache2, PHP, Oracle(MySQL) 웹 연동 설치

# bzip2 -dc php-5.3.* ¦ gtar xf - 
# cd php-5.3.* 
# ./configure --with-apxs2=/export/home/apache2/bin/apxs \ 
   --with-oci8=/export/home/oracle/app/oracle/product/11.2 \
   --with-mysql=/export/home/mysql \ 
   --enable-ftp --enable-sockets  \
 
   --with-ssl \
   --with-z=/usr/local/lib \
   --with-gd=/usr/local/gd \
   --with-jpeg-dir=/usr/local/lib \
   --with-png-dir=/usr/local/lib \
   --with-zlib-dir=/usr/local/lib \
   --with-xpm-dir=/usr/local/lib  \
   --with-freetype-dir=/usr/local/lib 

# gmake 
# gmake install 
# cp php.ini-production  /usr/local/lib/php.ini 

# gmake clean
# gmake distclean
|

댓글 1개

색다르네요 ㅎ
댓글을 작성하시려면 로그인이 필요합니다.

팁게시판

디자인과 관련된 유용한 정보를 공유하세요. 질문은 상단의 QA에서 해주시기 바랍니다.

+
제목 글쓴이 날짜 조회
12년 전 조회 1,638
12년 전 조회 2,325
12년 전 조회 1,153
12년 전 조회 1,051
12년 전 조회 2,463
12년 전 조회 2,460
12년 전 조회 1,562
12년 전 조회 1,578
12년 전 조회 1,174
12년 전 조회 1,620
12년 전 조회 1,815
12년 전 조회 1,004
12년 전 조회 2,231
12년 전 조회 1,185
12년 전 조회 7,405
12년 전 조회 1,346
12년 전 조회 1,190
12년 전 조회 1,981
12년 전 조회 962
12년 전 조회 1,502
12년 전 조회 1,109
12년 전 조회 1,061
12년 전 조회 2,803
12년 전 조회 1.1만
12년 전 조회 3,011