I can connect my oracle server from apache with php function
OCILogon("user","pwd","dbname");
without problems...
but sometimes when i reload the same web page i get the ORA-24327 error
"OCISessionBegin: Error while trying to retrieve text for error ORA-24327"
My machine is a Sun solaris
whit APACHE 1.3.20
php 4.0.6
the oracle db is remote...
Which is the problem?
thanks
cristiano
--
PHP Database 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]