CyberPanel Community

PHP OCI8

ra
rafaelmarrichi #1

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?

2 replies
Vi
Vinicius #2

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.

sh
shoaibkk #3

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*

Sign in to reply