테스트 사이트 - 개발 중인 베타 버전입니다

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

· 12년 전 · 2192 · 1
# 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개

색다르네요 ㅎ

게시글 목록

번호 제목
11040
11037
11028
11019
11017
11012
10999
10990
10984
20478
20151
10973
10970
10966
10962
10961
10959
10958
10951
10947
10945
10944
20463
10943
10939