ID: 19911 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux RH8.0 PHP Version: 4.2.2 New Comment:
I tried the lastest STABLE snapshot php4-STABLE-200210150300 and apache 2.0.43 the same... maybe it's apache's fault but I don't know when I touch the script it works fine for a moment but it gets confused again. No problems with apache 1.3. Previous Comments: ------------------------------------------------------------------------ [2002-10-14 20:10:00] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip and get the latest Apache2 release. ------------------------------------------------------------------------ [2002-10-14 19:59:21] [EMAIL PROTECTED] I'm running redhat 8.0 with apache 2.0.40 and php 4.2.2 It seems that apache 2 replies to request for php-generated pages with 304 Not-Modified when If-Modified-Since header is sent. Well, mostly. You need to hit reload on your browser to get it reloaded (no If-Modified-Since sent). I guess sending 304 header should be handled manually in the script when needed, and not by Apache. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19911&edit=1