ID:               26286
 Comment by:       anonymous at anon dot com
 Reported By:      igg10 at alu dot ua dot es
 Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: Windows 2000
 PHP Version:      4.3.4
 New Comment:

Come on... This bug has been plaguing Apache2/PHP server admins for
quite some time now, and there has yet to be any official solution.

I am currently running Apache 2.0.54 with PHP isapi module 4.4.0 on a
Windows XP Pro server. This error (3221225477) is occurring very
randomly, and does not seem to be code related.

I had this exact same problem on another server using Apache 2.0.52
with PHP 4.3.2, which was solved by switching to a beta 4.4 version of
PHP at the time. However, I can't quite remember what that exact
version was, and besides, I don't think my primary server should need a
beta version of PHP to run properly.

Could somebody please get a solution going for this bug.


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

[2005-09-07 20:53:42] jeffdripps at isegames dot com

Using 4.4.1 binary this problem occurs and the process restarts as
soon
as the first *.php file is requested. PHP 4.4.1 is unusable on a
multiprocessor machine running W2K and Apache2.

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

[2005-09-06 14:04:08] hollowlife1987 at gmail dot com

Using Apache/2.0.54 (Win32) PHP/5.0.4
This bug only happens for me when I load php_threads.dll

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

[2005-08-02 14:55:05] nikobaer at gmx dot net

Hi,

I've the same problem, and the advice to search the bug in the own
application didn't solve it.
I can rule out an infinite repeat.

The Apache crashes in unreproducable intervals, but everytime at a
OCILogon. I've had ran the scripts at an IBM AIX Server with Apache
1.3.31 and php 4.3.11 and at a HP-UX Server with Apache 2.0.47 and php
4.2.3 without any crash. Win2k Sp4 with apache 2.0.54 and php 4.3.10
crashes randomly.

cu

nikobaer

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

[2005-06-20 17:53:28] maxim at am dot id dot lv

It`s not apache or php bug. It`s your own bug. Some where in your code
you have cycle which never ends. Look through your code and you will
find the error.

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

[2005-05-30 09:10:14] mail at fabianhess dot de

I'm experiencing the problem when accessing an Oracle Database. The
Apache Log says:

<snip>
[client 192.168.101.19] PHP Warning:  ociserverversion() [<a
href='function.ociserverversion'>function.ociserverversion</a>]:
OCIServerVersion: ORA-03113: Unerwartetes \xdcbertragungsende in
Kommunikation\n in
C:\\Programme\\TSW\\Apache2\\intranet\\Maka\\orasql\\taskAusfuehren.php
on line 179
[client 192.168.101.19] PHP Warning:  ociexecute() [<a
href='function.ociexecute'>function.ociexecute</a>]: OCIStmtExecute:
ORA-03114: Nicht mit ORACLE verbunden\n in
C:\\Programme\\TSW\\Apache2\\intranet\\Maka\\orasql\\taskAusfuehren.php
on line 308
[client 192.168.101.19] PHP Warning:  ociserverversion() [<a
href='function.ociserverversion'>function.ociserverversion</a>]:
OCIServerVersion: ORA-01041: Interner Fehler: hostdef-Erweiterung ist
nicht vorhanden\n in
C:\\Programme\\TSW\\Apache2\\intranet\\Maka\\orasql\\taskAusfuehren.php
on line 179
[client 192.168.101.19] PHP Warning:  ociexecute() [<a
href='function.ociexecute'>function.ociexecute</a>]: OCIStmtExecute:
ORA-03114: Nicht mit ORACLE verbunden\n in
C:\\Programme\\TSW\\Apache2\\intranet\\Maka\\orasql\\taskAusfuehren.php
on line 308
[Thu May 26 01:50:06 2005] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
<snip>

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

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/26286

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

Reply via email to