2010/6/23 Radek Krejča <radek.kre...@starnet.cz>: > > PHP Warning: ssh2_connect(): Error starting up SSH connection(-5): Unable to > exchange encryption keys in /usr/home/radek/pokus.php on line 14
Make sure that.... .... the key file exists by that name in the location you're specifying (hint: use a full path). .... it is the right key for that server. .... the permissions on the file are very strict (chmod 0400 ssh-rsa). -- </Daniel P. Brown> UNADVERTISED DEDICATED SERVER SPECIALS SAME-DAY SETUP Just ask me what we're offering today! daniel.br...@parasane.net || danbr...@php.net http://www.parasane.net/ || http://www.pilotpig.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php