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
셰익스피어는 그의 작품 대부분을 빵과 버터와 생활 경비를 얻기 위해 썼다. 처음부터 위대한 일을 계획하고 노력한 끝에 위대한 업적을 남긴 사람도 있지만, 사람의 일이란 늘 생활과 연결되는 법이다. (굴드)