diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ + +oci8 + +OCI8 Support => enabled +OCI8 DTrace Support => enabled +OCI8 Version => 2.2.0 +Oracle Run-time Client Library Version => 18.3.0.0.0 +Oracle Compile-time Instant Client Version => 18.3 + +Directive => Local Value => Master Value +oci8.max_persistent => -1 => -1 +oci8.persistent_timeout => -1 => -1 +oci8.ping_interval => 60 => 60 +oci8.privileged_connect => Off => Off +oci8.statement_cache_size => 20 => 20 +oci8.default_prefetch => 100 => 100 +oci8.old_oci_close_semantics => Off => Off +oci8.connection_class => no value => no value +oci8.events => Off => Off + +Statistics => +Active Persistent Connections => 0 +Active Connections => 0 |