OCI8 requires PHP 7
I have this issue:
pecl/oci8 requires PHP (version >= 7.0.0), installed version is 5.6.36
No valid packages found
Anyone know what can i do
-
install php 7 with easyapache 0 -
install php 7 with easyapache
Thanks but not the solution i'm looking for0 -
Hi @anna lopez the extension is only available for PHP 7 or greater so in order to utilize it you'll need to install php 7 or higher as indicated by the message. 0 -
Thanks, I found the solution: * Install packages instantclient12.1-basic y instantclient12.1-devel * Install oci8-2.0.12 with pecl. * Edit php.ini * Restart apache Thanks 0 -
Thanks for updating with the solution that worked for you it should be noted that through WHM>>Software>>Module Installers we only offer v2.1.8 so in order to use the version you wanted you needed to install the module outside of the Module Installers interface. Thanks! 0
Please sign in to leave a comment.
Comments
5 comments