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
인생을 목적으로서가 아니라 하나의 과정으로서 계속되는 여행이라고 생각하라. 당신의 인생 여행은 매일매일 가능한 한 인간적으로 즐길 수 있는 것이다. 꽃향기를 맡기 위해 시간을 내라. 매일매일의 생활이 가끔 어떠한 어려운 문제에 봉착하든지 간에 그 일정 부분을 즐겨라. (제럴드 쿠셀 "성공의 비밀" 中에서)