ID:               29203
 User updated by:  asoft at takas dot lt
 Reported By:      asoft at takas dot lt
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows 98 SE
 PHP Version:      4.3.8
 New Comment:

The code which caused crash was 
system ("chmod 0777 ".$cachedir);
changing to php function chmod() helped. Anyway, may it be considered
as bug?


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

[2004-07-16 09:39:09] asoft at takas dot lt

Description:
------------
I use php 4.3.8 as CGI, mysql, gd library under Windows with Xitami web
server. On one of my pages I'm always getting the same exception :
Invalid page exception at address 0028:0013
Interrupts in service: None

php process remains in memory when this exception occurs and I cannot
even kill php process.
I used php from command line in order to know what happens. When I try
to open page from a browser xitami returns message that server is
overloaded.

I guess it's has something to do with gd library, because php starts
output and stops somewhere where it should output images.
It seems there is no problem running the same script under FreeBSD with
Apache. 


 



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


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

Reply via email to