PHP Notice: Use of undefined constant OCI_COMMIT_ON_SUCCESS - assumed 'OCI_COMMIT_ON_SUCCESS' in E:\Program Files\xampp\php\pear\
symfony\addon\creole\drivers\sfDebugConnection.php on line 83
I do not have any problems with mysql.
Please Help
halfer Messages: 9535 Registered: January 2006 Location: West Midlands, UK
Faithful Member
I suspect your PHP installation doesn't have php_oci8 enabled. This defines a constant called OCI_COMMIT_ON_SUCCESS that will have a numeric value. Check your php.ini file.Remember Palestine