Функции PHP

22.02.2008

Windows binaries may be found at .
To install, download php_ssh2.dll to the folder specified
by your php.ini file's
directive.
Enable it by adding
extension=php_ssh2.dll
to your php.ini and restarting your webserver.
Linux, BSD, and other *nix variants
Download and install .
If you install OpenSSL via your distribution's packaging system
be sure to install the development libraries as well.
This will typically be a package named
,
, or some variation thereof.
Download and install .
Typically this means executing the following command from
the libssh2 source tree.
./configure && make all install
.
ssh2.so
from the directory indicated by the
build process to the location specified in your php.ini file under
.
extension=ssh2.so
to your php.ini
Restart your webserver to reload your php.ini settings.
Дополнительная информация, такая как новый версии,
скачивание, исходные файлы, информация о разработчике и CHANGELOG, могут
быть найдены здесь:
.

google.com bobrdobr.ru del.icio.us technorati.com linkstore.ru news2.ru rumarkz.ru memori.ru moemesto.ru

Рубрики: Без рубрики |

Оставить комментарий

Заметьте: Включена проверка комментариев. Нет смысла повторно отправлять комментарий.