php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #24432 Change mimetypes to allow php 4&5 to run at the same time
Submitted: 2003-07-01 06:39 UTC Modified: 2004-11-08 12:17 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:2 (66.7%)
From: bad2da@php.net Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.0.0b1 (beta1) OS: All
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-07-01 06:39 UTC] bad2da@php.net
Description:
------------
Change or add application/x-httpd-php5 (instead) of application/x-httpd-php for apache to allow us to run both php4 and php5 at the same time using DSO modules.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-08 12:17 UTC] john@php.net
There are other significant issues involved in trying to get PHP 4 and PHP 5 to run at the same time in Apache. If you must run one or the other check out the Apache ProxyPass directive. I've got a quick how-to here:

http://wiki.coggeshall.org/Main/RunningPHP4AndPHP5Concurrently
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 18:01:28 2024 UTC