php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6917 Concurrent 3.0.16 and 4.0.2
Submitted: 2000-09-28 03:15 UTC Modified: 2000-09-28 07:42 UTC
From: jbooth at ccbill dot com Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.2 OS: FreeBSD 3.5.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jbooth at ccbill dot com
New email:
PHP Version: OS:

 

 [2000-09-28 03:15 UTC] jbooth at ccbill dot com
When useing concurrent versions of php3 and php4 on the 
same apache server, as DSO, what specifies which module it will fire off on a:
AddType Application/x-httpd-php .php
?
I have compiled php4 --enable-versioning.
The Apache configureation does load with both modules I'm just unsure how I should handle the types.
thanks

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-28 07:42 UTC] mrobinso@php.net
This is a bug reporting and tracking system.
Please ask support questions on the php-general
list.

Examples:

AddType Application/x-httpd-php .php
AddType Application/x-httpd-php3 .php3

Add more file extensions as needed.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 15:01:35 2025 UTC