Global It Leader!!



 
 

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

페이지 정보

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

댓글목록

등록된 댓글이 없습니다.

전체 105
게시물 검색
윈도우/리눅스 목록
번호 제목 글쓴이 조회 날짜
85 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5100 01-15
84 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4399 01-13
83 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4636 01-12
82 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3938 01-12
81 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4201 01-12
80 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4073 01-07
79 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4302 12-30
78 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4230 12-30
77 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4641 12-06
76 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5066 12-02
열람중 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5243 05-30
74 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4518 05-30
73 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11488 03-04
72 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5632 03-04
71 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5170 03-03
70 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5186 12-21
69 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4816 06-25
68 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5371 05-14
67 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4908 05-14
66 리눅스 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4890 04-01