ID:               15333
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           No Feedback
 Bug Type:         IIS related
 Operating System: Windows 2000 Pro
 PHP Version:      4.3.0-dev
 New Comment:

I too have experienced this problem. I installed PHP4.2.3 on XP using
ISAPI and PHPBB2.0.3.

Everything worked fine and I was quite excited about my budding
relationship with PHP when... I installed the PHPBB Attachment Mod
2.3.4 (www.opentools.de/attach_mod/) and then I would notice RAM
utilization would max out, heavy disk thrashing, and then ~30s later an
AV crash.

Hope this helps.


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

[2002-12-24 01:00:02] [EMAIL PROTECTED]

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2002-12-08 17:32:41] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

There was patch commited to the CVS on 2002/12/02 that may have solved
the problem.

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

[2002-12-01 16:19:51] [EMAIL PROTECTED]

I can easily reproduce this.  With a simple <? phpinfo(); ?> 5
refreshes kills PHP and inetinfo.  I have narrowed it down to a
auto_prepend_file setting in php.ini.  With that setting disabled then
I cannot crash it.  Hope this helps.

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

[2002-11-27 14:37:58] [EMAIL PROTECTED]

We had the same "php4ts!zend_strndup + 0x2B + 0xA05CB1AD." error on our
win2k server iis5 and php4.2.1.
Stan.nospam, and maybe others as well mentioned about setting isapi
filters.
We added an isapi filter pointing to the same php4isapi.dll as in the
apps mappings. The application which was hanging every 5 minutes
before, didn't hang since (which is for 4 days now)

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

[2002-11-27 09:16:04] [EMAIL PROTECTED]

Same issue, and even worse: 
since the last MS updates (IIS, SQL, MDAC), I get a bunch 
of access violations that I almost never got before. 
And running manually php.cgi causes the script to quit at 
the first SQL request, without warning/errors. It says 
'missing cgi headers' when running under php-cgi. 
I tried 4.3.0RC1, 4.3.0-dev, 4.4.0-dev (yesterday's 
snapshots), all the same result. 
Any PHP developper using a dual cpu Win2K platform could 
test/fix this?

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

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

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

Reply via email to