ID:               34249
 User updated by:  jeroen at terena dot nl
 Reported By:      jeroen at terena dot nl
-Status:           Feedback
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Debian Linux
 PHP Version:      5.1.0RC1
 New Comment:

Yep, it works fine with the CVS version.


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

[2005-08-25 17:04:21] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2005-08-25 16:23:41] jeroen at terena dot nl

Description:
------------
Please see http://bugs.php.net/bug.php?id=33987

I'm still experiencing the same bug in 5.1RC1

Any custom error document other than a PHP document works. If I use a
PHP document no code gets executed it  just seems to ignore the error
document. Occaisionally I get an even  weirder response like Apache
trying to send the original file (jpeg in my case) anyway. This
ofcourse doesn't work.

I'm using PHP5.1RC1, Apache2 on Debian Linux.

Reproduce code:
---------------
.htaccess

ErrorDocument 404 /404.php

404.php
can leave it empty

Expected result:
----------------
empty page or whatever code was put in 404.php

Actual result:
--------------
nothing.
displays referring page in mozilla. 
IE shows its "page could not be displayed" document.


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


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

Reply via email to