Re: [PHP] error connecting to oracle.

2002-10-28 Thread Maxim Maletsky
"Ford, Mike [LSS]" <[EMAIL PROTECTED]> wrote... : > Look out! You've got your Oracle libraries in a twist. The oci8 > library supports the OCI* functions; the oracle library supports the > ora_* functions. OCI is generally considered to be a better interface, > and should probably

Re: [PHP] error connecting to oracle.

2002-10-28 Thread Maxim Maletsky
When one uncomments oci8 extension in PHP.INI, then restarts apache, you get an error on Apache's start-up which will mean your dll is not forund, or there are no oci.h lib (wrong $ORACLE_HOME dir, or there is no client at all... whichever) but, if no errors on Apache start were given to you, just

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Ford, Mike [LSS]
> -Original Message- > From: Faisal Abdullah [mailto:faisal@;magnifix.com.my] > Sent: 28 October 2002 09:51 > To: Subodh Gupta; [EMAIL PROTECTED] > Subject: RE: [PHP] error connecting to oracle. > >> -Original Message- >> From: Subodh Gupta [mailto

Re: [PHP] error connecting to oracle.

2002-10-28 Thread Maxim Maletsky
> > ix.com.my>cc: > > Subj

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Subodh Gupta
" <[EMAIL PROTECTED]>, ix.com.my>cc: Subject: RE:

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Faisal Abdullah
Message- > From: Subodh Gupta [mailto:Subodh.Gupta@;seepz.tcs.co.in] > Sent: Monday, October 28, 2002 5:56 PM > To: Faisal Abdullah; [EMAIL PROTECTED] > Subject: RE: [PHP] error connecting to oracle. > > > > There is no entry of oracle in any section. > The rest of th

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Subodh Gupta
ix.com.my>cc: Subject: RE: [PHP] error connecting to oracle.

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Faisal Abdullah
, Faisal -Original Message- From: Faisal Abdullah [mailto:faisal@;magnifix.com.my] Sent: Monday, October 28, 2002 6:13 PM To: Subodh Gupta; [EMAIL PROTECTED] Subject: RE: [PHP] error connecting to oracle. Where was it listed? In the 'configure command' section? Or the 'configuratio

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Gerald Roehrbein/Pctdmn
Hello, at Solaris and Windows NT it's first necessary to install the Oracle Client software and then to configure PHP properly the way it is documented! I've done until know only three PHP installations with Oracle support but all three installations where very simple! Remember you have to se

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Faisal Abdullah
es) reside. extension_dir = "D:\PHP\extensions" // change this to whatever your extention directory is. Regards, Faisal -Original Message- From: Subodh Gupta [mailto:Subodh.Gupta@;seepz.tcs.co.in] Sent: Monday, October 28, 2002 5:35 PM To: Faisal Abdullah; [EMAIL PROTECTED] Subject: RE: [

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Subodh Gupta
ix.com.my>cc: Subject: RE: [PHP] error connecting to oracle.

RE: [PHP] error connecting to oracle.

2002-10-28 Thread Faisal Abdullah
"undefined function" means PHP doesn't know where to get the function from. You probably didn't configure oci_8 libraries correctly. Try phpinfo(), and see under the configuration. Check whether oci8 is available. Regards Faisal -Original Message- From: Subodh Gupta [mailto:Subodh.Gupta@;