Global It Leader!!



 
 

리눅스 php ssh2 적용하기 위한 모듈 설치

페이지 정보

작성자 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 5,241회 작성일 16-05-30 21:34

본문

1. libssh2 설치하기

# wget http://www.libssh2.org/download/libssh2-1.1.tar.gz

# tar xvfz libssh2-1.1.tar.gz

# cd libssh2-1.1

# ./configure --with-openssl --without-libgcrypt-prefix --without-libz-prefix

# make

# make install

2. ssh2 설치

#  cd /tmp

# wget http://pecl.php.net/get/ssh2-0.11.0.tgz

# tar xvfz ssh2-0.11.0.tgz

# cd ssh2-0.11.0

#  /usr/local/php/bin/phpize

# ./configure --with-php-config=/usr/local/php/bin/php-config --with-ssh2=/usr/lib

# make

# cd modules

# cp ssh2.so /usr/local/php/lib/

# vi /usr/local/php/lib/php.ini

 

추가 : extension=ssh2.so

 

# /usr/local/php/bin/php -m

 

ssh2  모듈이 로드되었는지 확인

댓글목록

등록된 댓글이 없습니다.

전체 168
게시물 검색
윈도우/리눅스 목록
번호 제목 글쓴이 조회 날짜
148 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4292 05-02
147 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4403 03-28
146 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4477 03-20
145 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4785 03-15
144 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5834 02-28
143 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4416 02-18
142 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4388 01-16
141 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4677 01-15
140 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5098 01-15
139 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4397 01-13
138 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4634 01-12
137 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3936 01-12
136 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4200 01-12
135 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4071 01-07
134 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4301 12-30
133 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4228 12-30
132 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4639 12-06
131 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5064 12-02
130 글꼴 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6715 11-11
열람중 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5242 05-30