티스토리 뷰
- Configure
- ./configure --prefix=/home/paint/php --with-apxs2=/home/paint/apache-2.2.15/bin/apxs --with-mysql=/home/paint/mysql --with-config-file-path=/home/paint/apache-2.2.15/conf --disable-debug --enable-safe-mode --enable-track-vars --enable-sockets --with-mod_charset --with-charset=utf8 --with-xml --with-language=korean --enable-mailparse --enable-calendar --enable-sysvsem=yes --enable-sysvshm=yes --enable-ftp --enable-magic-quotes --enable-gd-native-tff --enable-url-includes --enable-trans-id --enable-inline-optimization --enable-bcmath --enable-sigchild --enable-mbstring
- configure: error: xml2-config not found. Please check your libxml2 installation. 메시지 발생시
- # yum -y install libxml2-devel 수행하여, xml2 설치
- make
- # make 수행
- install
- # make install 수행
- Apache의 httpd.conf 설정
- $APACHE_HOME/httpd.conf 에 아래 구문을 추가한다.
- =======================================
- AddType application/x-httpd-php .php
- AddType application/x-httpd-php-source .phps
- =======================================
- 테스트
- <? phpinfo(); ?>
'OS' 카테고리의 다른 글
로그 파일 압축 및 삭제 스크립트 (0) | 2017.06.19 |
---|---|
[Linux] CPU 코어(Core) 개수 조회하는 방법 (0) | 2017.01.24 |
[LINUX] SCP 사용 시 디렉토리 통째로 복사 (0) | 2017.01.24 |
Windows 7 창 흔들면 전체 창 최소화 기능 없애기 (2) | 2011.05.25 |
[Linux] RPM(Redhat Package Manager) (0) | 2010.07.15 |
[Windows] 비프음 제거 (0) | 2010.07.12 |
[Linux] Oracle XE 설치 (0) | 2010.06.30 |
[Linux] Telnet 및 FTP 설치 (0) | 2010.06.27 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Thread Dump
- DevOps
- 엔시블
- Nexus
- 플레이북
- openssl
- Password manager
- URL Encoding
- Jenkins
- Linux
- iTerm2
- PostgreSQL
- Playbook
- groovy
- 쓰레드덤프
- vagrant
- Config History
- 파이프라인
- 엔서블
- Docker
- 젠킨스
- Shell Script
- rundeck
- JVM
- 데브옵스
- rsync
- nginx
- 리눅스
- ssl
- Ansible
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함