Global It Leader!!



 
 

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

페이지 정보

작성자 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 5,284회 작성일 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  모듈이 로드되었는지 확인

댓글목록

등록된 댓글이 없습니다.

전체 167
게시물 검색
윈도우/리눅스 목록
번호 제목 글쓴이 조회 날짜
147 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4338 05-02
146 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4456 03-28
145 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4517 03-20
144 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4831 03-15
143 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5893 02-28
142 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4458 02-18
141 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4430 01-16
140 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4727 01-15
139 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5145 01-15
138 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4434 01-13
137 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4663 01-12
136 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3959 01-12
135 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4237 01-12
134 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4090 01-07
133 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4340 12-30
132 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4262 12-30
131 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4663 12-06
130 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5136 12-02
129 글꼴 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6763 11-11
열람중 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5285 05-30