ID:               21897
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Duplicate
+Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: Solaris
 PHP Version:      4.2.3
 New Comment:

Thanks.



Previous Comments:
------------------------------------------------------------------------

[2003-01-28 05:07:57] [EMAIL PROTECTED]

ok. http://bugs.php.net/bug.php?id=13053&edit=1 seems to be the same
problem.

I close this bug and put my comments there.

------------------------------------------------------------------------

[2003-01-28 05:00:16] [EMAIL PROTECTED]

Also this error occurs sometimes:
Warning:  OCISessionBegin: ORA-24327: need explicit attach before
authenticating a user
 in /htdocs/e-academy.eui.at/www/oci8test.php on line 4
Error: 24327
Error: ORA-24327: need explicit attach before authenticating a user

currently I'm sitting here at the customer and try to track down the
problem. Any quick tips would be great.

There are other webs running on this system using java without
problems. Maybe there are problems running php + tomcat on the same
apache at the same time?!


------------------------------------------------------------------------

[2003-01-27 14:49:15] [EMAIL PROTECTED]

One more thing, the bug #1539 looks like a similar problem:

http://bugs.php.net/bug.php?id=15390

If you consider it relevant, please comment under that bug instead of
duplicating it at this point.

Maxim Maletsky

------------------------------------------------------------------------

[2003-01-27 14:36:00] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.



Actually, I think Michael's is the most probable answer.

Check out these places:

http://dbforums.com/t584473.html
http://dbforums.com/showthread.php?threadid=496655
http://home.clara.net/dwotton/dba/ora3113.htm
http://www.google.com/search?q=Ora-03113+solaris&hl=en&lr=&ie=UTF-8&oe=utf-8&start=20&sa=N


As you can see, this randomly hapens for various *nix installations and
the most tipical case is the misconfiguration of the Oracle enviroment.
As was also mentioned "Oracle's way to say you misconfigured him".
Thus, I doubt this is really php's oci8 extension that causes it.

Try also using SQL*Plus and see whether you get it. I'd be worried if
this only happens connecting to Oracle thought PHP. If so, then please
post us the full PHP code and/or anything you might have discovered.

Maxim Maletsky


------------------------------------------------------------------------

[2003-01-27 12:37:40] [EMAIL PROTECTED]

Make sure you set the environment variables mentioned on 
<http://de3.php.net/manual/de/ref.oci8.php> before you start your
httpd. _Don't_ set them in PHP with putenv() or in httpd.conf with
SetEnv.

If this doesn't help, maybe you can find the cause of the problem by
reading <http://www.oracle-error.com/ora-03113.htm>.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21897

-- 
Edit this bug report at http://bugs.php.net/?id=21897&edit=1

Reply via email to