Server & OS

apache - ./configure

컨텐츠 정보

본문

./configure \\
> --with-mysql=/usr/local/mysql \\
> --with-apache=/usr/local/apache_1.3.29 \\
> --with-config-file-path=/usr/local/apache/conf \\
> --with-exec-dir=/usr/local/apache/bin \\
> --with-xml \\
> --enable-versioning \\
> --enable-url-includes \\
> --enable-trans-id \\
> --enable-ftp \\
> --enable-bcmath \\
> --enable-track-vars \\
> --enable-sysvshm=yes \\
> --enable-sysvsem=yes \\
> --enable-inline-optimization \\
> --with-gd=/usr/local \\
> --with-jpeg-dir=/usr/local \\
> --with-ttf=/usr/local \\
> --with-mod-charset \\
> --with-language=korean \\
> --with-charset=euc_kr \\
> --enable-calendar \\
> --disable-debug

관련자료

댓글 0
등록된 댓글이 없습니다.
Today's proverb
전깃불이 나간 어두운 방안에서 초가 있으면서도 초를 아끼느라 켜지 않는다면 어떻게 될까. 마찬가지로 한두 마디의 상냥한 말이면 상대방의 마음을 밝게 해 주고 유쾌한 분위기를 만들 수 있는데 그러지 않는다면 그것은 마치 초를 아끼기 위해 어둠 속에 있는 것과 같다. (T. 제퍼슨)