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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: karel at publihost dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon Sep 01 16:00:02 2025 UTC