CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 PHP4 & Oracle 8i

Print topic Send  topic

Author Message
Yusuf Akyol
Posted: 02/08/2002, 2:28 AM

Hi everybody,
I have a problem while using PHP4 & Oracle 8i (and of course CodeCharge),
I get this error message :
Fatal error: Call to undefined function: ora_plogon() in C:\CodeCharge\PHPDeneme\db_oracle.inc on line 72

My env is Windows 98-SE (English), PWS.
I have a Oracle DB. While Codecharges setting I connect to DB without any problem, testing is OK. At CodeCharge I define the DB as "Oracle Provide OLE DB" for "Provider", "Database Type" is "Oracle", I use "Persistent Connect", "Join Style" is "ANSI SQL". But when I run my page I get above message. I think I did something wrong but I don't know what. If anybody help me I will be very glad.
Thanks.
Best Regards.
Nicole
Posted: 02/08/2002, 5:17 AM

Yusuf,
check Oracle settings in php.ini file. .DDLs for oracle should be enabled.
George L.
Posted: 02/08/2002, 7:49 AM

A clue as to what this means is that you are not using Oracle OCI-method in your Database Properties.

Fatal error: Call to undefined function: ora_plogon() in C:\CodeCharge\PHPDeneme\db_oracle.inc on line 72

You should be using the db_oci8.inc file.


Ensure you have selected this, then re-generated your C.C. Code. C.C should compile a db_oci8.inc file for you to use for your connection methods.

Try this to see if it helps any.
-George

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.