Problem with Oci8 and php7. 4 on command line

33 Views Asked by At

I have some troubles with my php7.4 and Oci8. I have configured it in my apache2 installation and it works for the web application. But when I try to execute a php script in command line, I get the following error : Oci8 can not be loaded. I do not know why it works with my application but not in command line. Any help or advice?

0

There are 0 best solutions below