PHP has to be compiled with the oci8 support (built-in module). The oracle extension is the "old one", the newest is oci8. Regards, Philippe
"Gkin" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > I get "undefined function" when I use PHP/Oracle-functions like ociconnect. > For example: $connection = ocilogon("loginname","password"); > In the documentation i have found there is only mentioned Oracle 8i, so I do > not know if the same functions can be used for the 9i release. > > Oracle is just installed, so is a Apache. I think myself it is a settings > problem > > Can anybody help? > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]