묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
안녕하세요 mod_rewrite에 대해 질문 드리겠습니다...
2006.02.27 21:34
mysql 4.0.20
apache 2.0.49
php 4.3.6 (연관프로그램 : zlib 1.1.4 , libpng 1.2.5 ,free type 2.1.5, libjpeg v6b,gd 2.0.15 )
Zend Optimizer 2.5.1
이버젼으로 설치했습니다...
디비 연동과 php는 잘 돌아 가는데...
mode_rewrite이게 설치가 안됐습니다...
인터넷에 찾아봐도 없고 아파치 2.대 버전은 옵션도 틀린거 같습니다..
./configure
--with-apxs2=/usr/local/apache/bin/apxs
--with-zlib --with-gd --with-ttf --with-png
--with-expat-dir=/usr --with-gmp --with-xml
--with-mysql=/usr/local/mysql
--with-language=korean
--with-charset=euc_kr
--disable-debug --disable-posix --disable-rpath
--enable-safe-mode --enable-magic-quotes
--disable-dmalloc --enable-bcmath
--enable-dio --enable-gd-native-ttf
--enable-sysvsem --enable-sysvshm
--enable-wddx --enable-versioning
--enable-pic --enable-inline-optimization
--enable-memory-limit --enable-mbstring
--enable-mbregex --enable-mbstr-enc-trans
--with-config-file-path=/usr/local/lib --enable-ftp --disable-debug --enable-track-vars=yes
--with-jpeg-dir --with-freetype-dir
--enable-gd-native-ttf --enable-dl
--with-imap=shared --with-imap-ssl=/usr/lib --with-kerberos
--enable-module=rewrite --enable-shared=rewrite
configure설정해 줄때 위식으로 설정했습니다...
/usr/local/apache/modules
여기가보면
libphp4.so이거만 있더군요
제가 필요한건
mod_rewrite.so
이거 입니다...
apache2. 대 버젼을 사용하신분이나 이문제 해결하신분 계시면 답변 부탁드립니다
* DearMai님에 의해서 게시물 이동되었습니다 (2006-02-27 23:43)
apache 2.0.49
php 4.3.6 (연관프로그램 : zlib 1.1.4 , libpng 1.2.5 ,free type 2.1.5, libjpeg v6b,gd 2.0.15 )
Zend Optimizer 2.5.1
이버젼으로 설치했습니다...
디비 연동과 php는 잘 돌아 가는데...
mode_rewrite이게 설치가 안됐습니다...
인터넷에 찾아봐도 없고 아파치 2.대 버전은 옵션도 틀린거 같습니다..
./configure
--with-apxs2=/usr/local/apache/bin/apxs
--with-zlib --with-gd --with-ttf --with-png
--with-expat-dir=/usr --with-gmp --with-xml
--with-mysql=/usr/local/mysql
--with-language=korean
--with-charset=euc_kr
--disable-debug --disable-posix --disable-rpath
--enable-safe-mode --enable-magic-quotes
--disable-dmalloc --enable-bcmath
--enable-dio --enable-gd-native-ttf
--enable-sysvsem --enable-sysvshm
--enable-wddx --enable-versioning
--enable-pic --enable-inline-optimization
--enable-memory-limit --enable-mbstring
--enable-mbregex --enable-mbstr-enc-trans
--with-config-file-path=/usr/local/lib --enable-ftp --disable-debug --enable-track-vars=yes
--with-jpeg-dir --with-freetype-dir
--enable-gd-native-ttf --enable-dl
--with-imap=shared --with-imap-ssl=/usr/lib --with-kerberos
--enable-module=rewrite --enable-shared=rewrite
configure설정해 줄때 위식으로 설정했습니다...
/usr/local/apache/modules
여기가보면
libphp4.so이거만 있더군요
제가 필요한건
mod_rewrite.so
이거 입니다...
apache2. 대 버젼을 사용하신분이나 이문제 해결하신분 계시면 답변 부탁드립니다
* DearMai님에 의해서 게시물 이동되었습니다 (2006-02-27 23:43)
php 설치시 옵션에 주시면 안됩니다.