From:             php at koteroff dot ru
Operating system: all
PHP version:      5.0.0b4 (beta4)
PHP Bug Type:     Feature/Change Request
Bug description:  Change application/x-httpd-php in php5

Description:
------------
Both PHP4 and PHP5 uses the same MIME types:



application/x-httpd-php



It makes impossible to use PHP4 and PHP5 as apache modules on the same
server.



Can you change it to application/x-httpd-php5 in new PHP version? I'd like
to say that PHP3 and PHP4 lives together on the same server without any
problem, because they have different MIME types.



I also know that on Windows we can open PHP dll in any binary editor and
manually correct MIME. Then we may use php4 and php5 together. I have not
tried this technique on Unix. Any problem with compatibility with php4?
Please answer something.


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

Reply via email to