ID: 12402
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: GD related
Operating System: Windows 98 SE
PHP Version: 4.0.6
New Comment:

Also note that GD is _not_ thread safe, and may not work in threaded servers, like PWS 
and IIS.

Derick

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

[2001-12-19 08:46:20] [EMAIL PROTECTED]

No feedback. Closing.

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

[2001-11-28 08:38:30] [EMAIL PROTECTED]

PHP 4.0.6 uses GD 2.0 which is still beta. That might be the cause of this. Can you 
try the PHP 4.1.0 when it's out (it will be released in a few days)?

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

[2001-07-26 10:29:56] [EMAIL PROTECTED]

I downloaded PHP 4.0.6 for Win32, full version (ZIP
package, binary distribution), and installed it on PWS 4.0
for ISAPI invocation.

Everything works fine except for GD library support: when
I include the library in PHP.INI, and then an attempt is
made to execute *any* PHP script under PWS (even <? phpinfo(); ?>), the server process 
shuts down silently. No error
log, no message box, no GPF fault display, not even a Blue 
Screen of Death. The server process (INETINFO.EXE) just
disappears from the list of active processes, and any 
further request for HTML pages of any kind (not only PHP)
fails with a "Server not found" error. 

I tried to execute PHP from the command line in order to
check the problem, and the resulting HTML output shows
a complaint about GD support not enabled on the build.
Please note that this is a different message from a
"function not recognized error" (I tried with and without
GD invocation just to be sure). 

Could you please suggest what might be wrong with PHP or
PWS? Or how to make PHP accept GD as a library (I thought
dynamic DLLs dispensed with the need to recompile PHP).

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to