Welcome Guest, Not a member yet? Register   Sign In
Oracle Database Connection with PHP 7.3.5 Latest Version
#2

(This post was last modified: 05-10-2019, 05:26 AM by dave friend.)

OCI_COMMIT_ON_SUCCESS is a constant declared in the Oracle PHP extension. Are you sure you have that installed correctly? Is it enabled in php.ini? Can you confirm that you can connect to the database manually with oci_connect?

If you don't have the extension, then you'll need to install it.

A list of steps to debug an installation can be found here.

You should also look at the php error log looking for any errors related to Oracle and the loading of the extension.

What OS is the webserver on?
Reply


Messages In This Thread
RE: Oracle Database Connection with PHP 7.3.5 Latest Version - by dave friend - 05-10-2019, 05:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB