This forum is in READ-ONLY mode.
You can look around, but if you want to ask a new question, please use the new forum.
Home » support » Installation and setup » Use of undefined constant OCI_COMMIT_ON_SUCCESS
Use of undefined constant OCI_COMMIT_ON_SUCCESS [message #14192] Thu, 19 October 2006 16:05 Go to next message
vitaly  is currently offline vitaly
Messages: 3
Registered: October 2006
Junior Member
Hello All,

I try to load data to Oracle database and the command:

E:\Program Files\xampp\htdocs\taskbase>"E:\Program Files\xampp\php\symfony.bat" propel-load-data TaskBase

returns following error:

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

Best
Vitaly
Re: Use of undefined constant OCI_COMMIT_ON_SUCCESS [message #14194 is a reply to message #14192 ] Thu, 19 October 2006 16:16 Go to previous messageGo to next message
halfer  is currently offline 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
Re: Use of undefined constant OCI_COMMIT_ON_SUCCESS [message #14195 is a reply to message #14192 ] Thu, 19 October 2006 16:17 Go to previous messageGo to next message
halfer  is currently offline halfer
Messages: 9535
Registered: January 2006
Location: West Midlands, UK
Faithful Member
Welcome to the forum, by the way

Very Happy


Remember Palestine
Re: Use of undefined constant OCI_COMMIT_ON_SUCCESS [message #14214 is a reply to message #14194 ] Thu, 19 October 2006 19:16 Go to previous message
vitaly  is currently offline vitaly
Messages: 3
Registered: October 2006
Junior Member
sure. thank you
Previous Topic:ENVIRONMENT_NAME in the propel-load-data command
Next Topic:fix for: "Entry point [...] not found"
Goto Forum:
  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software