PHP OCI8

Hello, how do I install php module for OCI8?
I searched the internet and found nothing, LSPHP from what I saw in the repository has nothing for OCI8 … any other solution?

1 Like

I’m facing same problem, because of multi-php versions. When using sqlplus on putty to connect, it goes fine. On phpinfo() the extension is not appearing.
On putty, when I try ‘php -v’, it shows me 8.0.16 and on my phpinfo() it shows me 8.0.15.

first of all log in to your server ssh and list lsphp packages if lsphp have this package.
for ubuntu use command
apt list lsphp*