php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48030 ssh2 extension compiles but fails to load
Submitted: 2009-04-20 18:20 UTC Modified: 2009-04-20 18:22 UTC
From: gjh-phpbugs at bel-epa dot com Assigned:
Status: Not a bug Package: OpenSSL related
PHP Version: 5.2.9 OS: OS X 10.5.6
Private report: No CVE-ID: None
 [2009-04-20 18:20 UTC] gjh-phpbugs at bel-epa dot com
Description:
------------
pecl install ssh2/beta
[...]
Build process completed successfully
Installing '/usr/local/php5/lib/php/extensions/no-debug-non-zts-
20060613/ssh2.so'
install ok: channel://pear.php.net/ssh2-0.11.0
$ php --version
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/local/php5/lib/php/extensions/no-debug-non-zts-20060613/ssh2.so' 
- 
(null) in Unknown on line 0
PHP 5.2.9 (cli) (built: Mar 26 2009 15:16:31)


PHP version details:
PHP Version 5.2.9
www.entropy.ch Release 7
Universal Binary i386/x86_64/ppc7400/ppc64 - this machine runs: x86_64

Expected result:
----------------
extension should load

Actual result:
--------------
Some warnings observed.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-04-20 18:22 UTC] jani@php.net
This is wrong place to report bugs in PECL extensions, go to 
http://pecl.php.net/ instead
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC