php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25698 php4ts!php_execute_script + 0x22A
Submitted: 2003-09-29 18:33 UTC Modified: 2003-09-30 04:49 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: karel at publihost dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.3 OS: Windows 2k Server SP4
Private report: No CVE-ID: None
 [2003-09-29 18:33 UTC] karel at publihost dot com
Description:
------------
IIS 5.0

Loaded PHP-modules: php_gd.dll

IIS hangs, I need to close the dllhost and restart it.

I get this error in the system log file:
The HTTP server encountered an unhandled exception while processing the ISAPI Application '
php4ts!php_execute_script + 0x22A
'. 
For additional information specific to this message please visit
the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-30 04:49 UTC] wez@php.net
The GD extension is not thread-safe.
Using it in a threaded server will causes crashes and other strange behaviour.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 11:01:33 2024 UTC