Hi,
i would like to use PHP 7 on Oracle Linux 7. So i installed the repository ol7_developer_php72.
After new PHP-installation i tried to use ssh2_connect() in a web application.
But PHP/Apache said : Fatal error: Uncaught Error: Call to undefined function ssh2_connect().
In PHP 5 package php-pecl-ssh2 was necessary, but in ol7_developer_php72 it isn't available.
Any idea ?
Thanks
Michael