이 컴파일 옵션들 어떤가요? > 십년전오늘

십년전오늘

10년전 추억의 책장을 넘기며

이 컴파일 옵션들 어떤가요? 정보

이 컴파일 옵션들 어떤가요?

본문

리자님이 작성해주신건데..

MySQL 설치

./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-mysql-user=mysql --with-charset=utf8 --enable-thread-safe-client


Apache 2 설치

./configure --prefix=/usr/local/apache2 --enable-module=so --with-mpm=worker --enable-dav --enable-so --enable-dav=shared --enable-dav-fs=shared --with-included-apr

PHP 5.2.0 설치

'./configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-mod-charset' '--with-xml' '--with-track-debug' '--enable-track-vars' '--enable-calendar' '--enable-shmop' '--enable-ftp' '--enable-sockets' '--enable-mailparse' '--enable-magic-quotes' '--enable-track-vars=yes' '--with-language=korean' '--enable-module=so' '--with-charset=utf_8' '--disable-cgi' '--with-gd' '--with-png-dir=/usr/lib' '--with-zlib-dir' '--with-jpeg-dir=/usr/lib' '--with-freetype-dir=/usr/lib' '--with-charset=utf8' '--with-iconv' '--enable-mbstring' '--enable-exif' '--with-openssl' '--with-curl'

이렇게 하면 무난할까요??

앞으로도 쭉 별 문제 없을까요??

아님 추천 좀 해주세요


  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로