프로그래밍

지각생 연습장
(PHP)
(PHP5 컴파일 설치)
86번째 줄: 86번째 줄:
 
* [http://www.xmlsoft.org libxml2] - XML문서 파싱 라이브러리, DOM, SAX, XSLT, SimpleXML 과 같은 확장 모듈의 기반
 
* [http://www.xmlsoft.org libxml2] - XML문서 파싱 라이브러리, DOM, SAX, XSLT, SimpleXML 과 같은 확장 모듈의 기반
 
* [http://www.xmlsoft.org/XSLT libxslt] - XML 문서를 다른 구조의 XML 또는 HTML 문서로 변환하는 기능 제공
 
* [http://www.xmlsoft.org/XSLT libxslt] - XML 문서를 다른 구조의 XML 또는 HTML 문서로 변환하는 기능 제공
 +
=== PHP5 컴파일 ===
 +
* Configure 옵션
 +
--with-apxs=/usr/local/www/bin/apxs
 +
--with-zlib-dir=/usr/local
 +
--with-iconv-dir=/usr/local
 +
--with-libxml-dir=/usr/local
 +
--with-xsl=/usr/local
 +
--with-config-file-path=/usr/local/www/conf
 +
--with-mod_charset
 +
--enable-sigchild
 +
 
== PHP로 HTTP인증하기 ==
 
== PHP로 HTTP인증하기 ==
 
* http://www.linuxinfor.com/korean/PHP-Manual/features.http-auth.html  
 
* http://www.linuxinfor.com/korean/PHP-Manual/features.http-auth.html  

2006년 5월 22일 (월) 20:04 판

개인 도구