PHP 7.4.3-4ubuntu2.23


( ! ) Warning: Use of undefined constant OCI_COMMIT_ON_SUCCESS - assumed 'OCI_COMMIT_ON_SUCCESS' (this will throw an Error in a future version of PHP) in /var/www/missy/cgm/lib/inc/adodb/adodb.inc.php on line 4771
Call Stack
#TimeMemoryFunctionLocation
10.0003360720{main}( ).../test-php5.php:0
20.0012461088NewADOConnection( ).../test-php5.php:26
30.0012461088ADONewConnection( ).../adodb.inc.php:4641

( ! ) Warning: Use of undefined constant OCI_COMMIT_ON_SUCCESS - assumed 'OCI_COMMIT_ON_SUCCESS' (this will throw an Error in a future version of PHP) in /var/www/missy/cgm/lib/inc/adodb/adodb.inc.php on line 4771
Call Stack
#TimeMemoryFunctionLocation
10.0003360720{main}( ).../test-php5.php:0
20.0012461088NewADOConnection( ).../test-php5.php:26
30.0012461088ADONewConnection( ).../adodb.inc.php:4641
Connect Failed
ADODB_Exception Object
(
    [dbms] => oci8po
    [fn] => CONNECT
    [sql] => 
    [params] => 
    [host] => localhost
    [database] => sherkhan
    [message:protected] => oci8po error: [0: Missing extension for oci8] in CONNECT(localhost, 'scott', '****', sherkhan)
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/missy/cgm/lib/inc/adodb/adodb-exceptions.inc.php
    [line:protected] => 80
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/missy/cgm/lib/inc/adodb/adodb.inc.php
                    [line] => 685
                    [function] => adodb_throw
                )

            [1] => Array
                (
                    [file] => /var/www/missy/cgm/lib/inc/adodb/tests/test-php5.php
                    [line] => 28
                    [function] => Connect
                    [class] => ADOConnection
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
    [msg] => Missing extension for oci8
    [xdebug_message] => ( ! ) ADODB_Exception: oci8po error: [0: Missing extension for oci8] in CONNECT(localhost, 'scott', '****', sherkhan) in /var/www/missy/cgm/lib/inc/adodb/adodb-exceptions.inc.php on line 80
Call Stack
#TimeMemoryFunctionLocation
10.0003360720{main}(  ).../test-php5.php:0
20.0024530104ADODB_oci8po->Connect(  ).../test-php5.php:28
30.0025530160adodb_throw(  ).../adodb.inc.php:685

)