Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PHP Fatal error: Uncaught Error: Call to undefined function ssh2_connect()

MichaelMuellerNov 14 2019

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

Comments
Post Details
Added on Nov 14 2019
0 comments
1,504 views