Level 88
Did you restart apache for xampp?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi guys.
I'm trying to connect to an oracle database using Laravel, but for some reason, when i uncomment the extension=php_oci8_12c.dll from php.ini (I have it in xampp) i get the following error: The procedure entry poin OCIStmtGetNextResult could not be located in the dynamic link library OCI.dll.
I downloaded the instantclient, extracted it and then link to it in environment variables. Any idea how to fix this problem?
Thanks in advance xD
Please or to participate in this conversation.