분류 전체보기3195 728x90 PHP FreeTDS 사용 ODBC(MSSQL) 연동 PHP에서 Microsoft SQL 서버를 사용하기 위한 방법입니다. 편의상 존칭은 생략합니다. PHP에서 ODBC, Microsoft SQL, SyBase 등을 사용할때에 mssql 익스텐션을 컴파일 하기 위해서는 Free TDS 라이블러리가 필요하다. 이때 사용되는 프로토콜은 Microsoft SQL 4.2, 7.0, 8.0 프로토콜을 지원하고 있다. 설치 방법은 아래와 같다. 사이트 : http://www.freetds.org 다운로드를 적당한 디렉토리 (ex: /usr/local/src) 에 wget등을 이용해서 다운로드 받는다. (편의상 root로 작업) Free TDS 라이블러리 설치 # tar zxvf freetds-stable.tgz # cd freetds-0.82 # ./configure.. 2009. 6. 17. 메일서버(sendmail,saslauthd,dovecot) 구축 // 설치 // 1. yum install sendmail (centos5 설치시 기본설치되어있음) 2. yum install sendmail-cf ( m4 사용, sasl 설정을 위해 깔아야 함) 3. cyrus-sasl 패키지의 설치 확인. 안되어 있으면 설치 4. yum install dovecot ( pop3 서버 설치) // 소스 설치 // # wget http://dovecot.org/releases/1.1/dovecot-1.1.2.tar.gz # tar xvfz dovecot-1.1.2.tar.gz # cd dovecot-1.1.2 # ./configure --prefix=/usr --localstatedir=/var --with-pam --with-gssapi --with-mysql # m.. 2009. 6. 17. Oracle 9i Realse2 RAC for linux 구성 --------------------------------------------------------------------------- 작성자 : 문태준 (taejun at tunelinux.pe.kr http://tunelinux.pe.kr http://database.sarang.net) 작성일 : 2003. 1. 28(화) --------------------------------------------------------------------------- ㅇ 문서소개 본 문서는 IBM 인텔기반 PC서버인 xSeries X440 서버에 운영체제를 리눅스로 하여 Oracle RAC release 2(9.2.0)를 구현하는 것에 대하여 개략적인 설명을 담았다. 이미 리눅스(레드햇)에 대해서는 익숙하다는.. 2009. 6. 17. 이클립스 DB(Oracle, MySQL) 플러그인 사용 1. Quantum DB 플러그인을 다운받는다. http://sourceforge.net/project/showfiles.php?group_id=7746 에 가서 com.quantum.feature_3.0.7.bin.dist.zip을 다운받는다. 2. 다운받은 파일 압축을 푼다. 압축을 풀면 features 와 plugins 폴더가 생긴다. 각각의 폴더 안에 있는 폴더들을 복사한 후 내컴퓨터의 이클립스 폴더 (예 c:\eclipse) 안에 있는 features와 plugins 폴더안에 각각 붙여넣는다. 3. 이클립스 Quantum DB 플러그인 설정 이클립스를 켜고 window -> Window -> Open Perspective -> Other -> Quantum DB -> OK 를 누른다. 4. Da.. 2009. 6. 16. Installing Oracle Database 10g Release 1 and 2 (32-bit/64-bit) on Linux The following procedure is a step-by-step guide (Cookbook) with tips and information for installing Oracle Database 10g on Red Hat Linux. This guide shows how I installed 10g Database on the following Red Hat systems: Oracle Database Version Red Hat OS Version Architecture Comments Oracle 10g R2 (10.2.0.1.0) Red Hat Enterprise Linux Advanced Server 4 Update 2 (RHEL AS 4 U2) x86-64 See also Oracl.. 2009. 6. 16. 이전 1 ··· 573 574 575 576 577 578 579 ··· 639 다음 728x90 728x90