ID:               29203
 Updated by:       [EMAIL PROTECTED]
 Reported By:      asoft at takas dot lt
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Reproducible crash
 Operating System: Windows 98 SE
 PHP Version:      4.3.8
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2004-12-13 07:25:58] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2004-07-19 00:02:24] asoft at takas dot lt

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

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

[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