From:             haydur at haydur dot com
Operating system: Linux Kernel 2.4.24-ow4
PHP version:      4.3.6
PHP Bug Type:     Apache related
Bug description:  500 server errors

Description:
------------
I have added codes to my .htaccess files to treat extensionless files as
php, using the following code:

DefaultType application/x-httpd-php

This configuration was working fine with 4.3.4, but since my host has
upgraded to 4.3.6, I am constantly getting 500 internal server errors.
Apparently the problem also affects files with .php extension, but after a
few reloads the files are renderable and continue to be so. Most files
without an extension are still not rendered.


-- 
Edit bug report at http://bugs.php.net/?id=28244&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28244&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28244&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28244&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28244&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28244&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28244&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28244&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28244&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28244&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28244&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28244&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28244&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28244&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28244&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28244&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28244&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28244&r=float

Reply via email to