php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5035 use with website server : php.exe crashes
Submitted: 2000-06-14 18:58 UTC Modified: 2000-06-17 19:45 UTC
From: jcelle at edirom dot fr Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.0 Release OS: NT 4.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jcelle at edirom dot fr
New email:
PHP Version: OS:

 

 [2000-06-14 18:58 UTC] jcelle at edirom dot fr
When php 4.0 is used as a cgi program with the O'reilly 
Website Professional Web Server (2.3x) it crashes.
The crash-messagebox holds following information :

- OleMainThreadWndName: php.exe - Application error

Trying to debug the process through visual c++ 6.0 debugger leads into php4ts.dll where a memory exception is thrown 0x0000c5


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-17 19:45 UTC] andi at cvs dot php dot net
Please grab http://toye.php.net/~zeev/php-4.0.1-dev-Win32-June17.zip

The crash bug should be fixed now. Make sure that you either set doc_root in your php.ini file or that your Apache DocumentRoot is set to the correct directory.


If you still encounter this bug then please open a new bug report. (Make sure you erase all old php4ts.dll's from your system before using the new version).

The fix should also work for O'Reilly's website
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 08:01:29 2024 UTC