Hi
I'm trying to install the ssh2 module in PHP 5.1.2 in a FC5 machine.
The installation procedure was successfull but the following error started to appear:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ssh2.so' - /usr/lib/php/modules/ssh2.so: undefined symbol: zend_hash_add_or_update in Unknown on line 0
PHP Fatal error: Call to undefined function ssh2_connect()
I tried to downgrade the ssh2 module or the libssh without success,
Any help would be appreciated.
Thanx
Astribuncio