Enable oci8 extension

--
Maxim Maletsky
[EMAIL PROTECTED]


www.PHPBeginner.com  // PHP for Beginners
www.maxim.cx         // my Home

// my Wish List:     ( Get me something! )
http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3



"Subodh Gupta" <[EMAIL PROTECTED]> wrote... :

> 
> I checked up phpinfo().  It does not have oracle listed.  What do I need to
> do now?
> 
> Subodh Gupta
> Tata Consultancy Services.
> 
> 
> 
>                                                                                      
>                               
>                     "Faisal                                                          
>                               
>                     Abdullah"             To:     "Subodh Gupta" 
><[EMAIL PROTECTED]>,                    
>                     <faisal@magnif        <[EMAIL PROTECTED]>                
>                               
>                     ix.com.my>            cc:                                        
>                               
>                                           Subject:     RE: [PHP] error connecting to 
>oracle.                        
>                     28/10/2002                                                       
>                               
>                     03:21 PM                                                         
>                               
>                                                                                      
>                               
>                                                                                      
>                               
> 
> 
> 
> 
> "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@;seepz.tcs.co.in]
> Sent: Monday, October 28, 2002 5:18 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] error connecting to oracle.
> 
> 
> 
> Hi all,
> 
> I get the following error while trying to connect to oracle.  Please help
> me.
> 
> Fatal error:  Call to undefined function:  ora_logon() in c:\program
> files\apache group\apache\htdocs\one.php on line 5
> 
> Subodh Gupta
> Tata Consultancy Services.
> 
> 
> ______________________________________
> 
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to