"Anatol Belski" in php.internals (Thu, 25 Apr 2013 20:12:11 +0200):
>Ok, so we must have built some different ways. Anyway that builds I've
>mentioned should work and I'll recheck next time I do the ssh2 ext.

The difference probably is that you built libssh2 as shared. Your
php_ssh2.dll's are dependent on libssh2.dll (which in its turn is
dependent on the ssl-dll's).

My build is static: it can do without libssh2.dll and only relies on the
ssl-dll's.

Jan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to