Rate this post

Last Updated on August 26, 2022 by Vikash Ekka

pecl/oci8 requires PHP (version >= 8.0.0), installed version is 7.4.24 No valid packages found install failed
pecl/oci8 requires PHP (version >= 8.0.0), installed version is 7.4.24 No valid packages found install failed
Hey all reader, today in this blog post I will help you how to fix “pecl/oci8 requires PHP (version >= 8.0.0), installed version is 7.4.24 No valid packages found install failed” that comes when you are installing oci8 in Ubuntu operating system.

Oci8 is a Oracle Database that is  commonly referred to only as Oracle and is a Relational Database Management System (RDBMS), which is a proprietary database from Oracle Corporation.

How to fix php pecl/oci8. No valid packages found install failed | vetechno

How to fix php pecl/oci8. No valid packages found install failed

 

Step1. Uninstall the previous php version and install php 8.0 with all module or extension.

Install php 8.0 click here

Step2. Verify the php module/extension.

php -m

Step3. Now run the below command.

pecl install oci8

Conclusion:-


Hey I know you have successfully resolved the issue, Please let me know in the comment box if you are facing any kind of issue while installing oci8 on Ubuntu operating system. Happy to help you.!!!!!

By Vikash Ekka

Hi All, My name is Vikash Ekka from India. I’m the founder and tech editor of https://www.vetechno.in. I have completed my Graduation in BCA. I love to write technical articles like Windows, Linux & MAC Tutorials, Tips, Tricks, How To fix, Tutorials About Ethical Hacking & Cyber Security Guide, and Software Review. Currently, I have been working as an IT professional since 2018.

Leave a Reply

Your email address will not be published. Required fields are marked *