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

· 2013-07-07 (일) 07:40:30 · 4903 · 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개

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

개발자팁

5,403건

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
기타 13-03-23 조회 3,916
PHP 13-03-23 조회 2,932
웹서버 13-03-22 조회 6,119
기타 13-03-21 조회 3,459
기타 13-03-21 조회 3,830
JavaScript 13-03-21 조회 4,412
JavaScript 13-03-21 조회 2.5만
PHP 13-03-21 조회 3,169
MySQL 13-03-20 조회 1.3만
PHP 13-03-20 조회 3,585
PHP 13-03-20 조회 3,973
PHP 13-03-20 조회 3,086
PHP 13-03-20 조회 3,479
PHP 13-03-20 조회 7,541
PHP 13-03-20 조회 3,529
PHP 13-03-20 조회 5,583
기타 13-03-19 조회 3,198
PHP 13-03-19 조회 5,641
JavaScript
[JavaScript]
13-03-14 조회 3,655
PHP 13-03-14 조회 3,299
웹서버 13-03-14 조회 9,229
PHP 13-03-14 조회 4,137
PHP 13-03-14 조회 3,879
Mobile 13-03-13 조회 8,844
JavaScript 13-03-10 조회 4,258
JavaScript 13-03-10 조회 3,637
기타 13-03-10 조회 3,588
JavaScript 13-03-10 조회 4,015
기타 13-03-08 조회 4,116
PHP 13-03-08 조회 3,380