³»ÀÏÀº °î¿ìÀÔ´Ï´Ù.sun's longitude:28 34 57 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 
¾ËÆĹ®¼­
ÀÚÁÖ Àؾî¸Ô°Å³ª, ¸Þ¸ðÇØ µÑ Çʿ伺ÀÌ ÀÖ´Â ÆÁÀ̳ª ¹®¼­, ±âŸ µîµî
[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
148 ¹ø ±Û: [php] php4/5 cli/cgi install
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2009³â 03¿ù 10ÀÏ 19:23:32 È­(Àú³á) Á¶È¸: 4127
[php] php4/5 cli/cgi install 

on RH7.3

wget http://kr.php.net/get/php-5.1.4.tar.bz2/from/kr2.php.net/mirror

wget http://kr.php.net/get/php-4.4.2.tar.bz2/from/kr2.php.net/mirror

*ÁÖ)
--enable-fastcgi => sapi/cgi/php => php-fcgi
À̿ɼÇÀÌ ¾ø´Ù¸é  => sapi/cgi/php => php-cgi

*ÆÁ)
shell> grep -v '^#' foobar | tr "\n" " " | sh

-- php4 -------------------------------
./configure --prefix=/usr/local/php
--disable-xml
--disable-libxml
--disable-dom
--disable-simplexml
--disable-xmlreader
--disable-xmlwriter
--without-pear
--disable-ipv6
--enable-force-cgi-redirect
--enable-discard-path
--enable-fastcgi
--enable-magic-quotes
--with-zlib
--enable-bcmath
--with-curl
--enable-dba
--enable-ftp
#--with-gd
--enable-mbstring
--with-mysql
--with-ncurses
--enable-pcntl
--enable-shmop
--enable-sockets
--with-regex=php
--enable-sysvmsg
--enable-sysvse
--enable-sysvshm
--------------------------------------

-- php5 -------------------------------
./configure --prefix=/usr/local/php
--disable-xml
--disable-libxml
--disable-dom
--disable-simplexml
--disable-xmlreader
--disable-xmlwriter
--without-pear
--disable-ipv6
--enable-force-cgi-redirect
--enable-discard-path
--enable-fastcgi
--enable-magic-quotes
--enable-fd-setsize=16384
--with-zlib
--enable-bcmath
#--with-curl
--enable-dba
--enable-ftp
--with-gd
--enable-mbstring
--with-mysql
--with-ncurses
--enable-pcntl
--enable-shmop
--enable-sockets
--with-regex=php
--enable-sysvmsg
--enable-sysvse
--enable-sysvshm
--------------------------------------

make
make install

## overwrite
##
install -m 755 sapi/cli/php  /usr/local/php/bin/php

--enable-fastcgi ¿É¼ÇÀÌ ÀÖ´Ù¸é,
install -m 755 sapi/cgi/php /usr/local/php/bin/php-fcgi
or
install -m 755 sapi/cgi/php-cgi /usr/local/php/bin/php-fcgi

¾ø´Ù¸é,
install -m 755 sapi/cgi/php /usr/local/php/bin/php-cgi

## ¸¶¹«¸®
##
(cd /usr/local/bin && ln -sf ../php/bin/* .)

 
ÀÌÀü±Û : [shell] trap
´ÙÀ½±Û : [MISC] À±³â°ú ÄÄÇ»ÅÍ ´Þ·Â  
 from 114.111.62.248
JS(Redhands)Board 0.4 +@

|±Û¾²±â| |´äÀå¾²±â| |¼öÁ¤| |»èÁ¦|
|ÀÌÀü±Û| |´ÙÀ½±Û| |¸ñ·Ïº¸±â|
Àμâ¿ë 

apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.03(server) + (network) + (browser) seconds