Bug 121303

Summary: Virtualhost directives being confused
Product: [Fedora] Fedora Reporter: David While <david.while>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:02:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David While 2004-04-20 09:07:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
If you place a directive in a Virtualhost and not in others, then on 
occasions the directive is applied to those Virtualhosts that don't 
contain it.

For example I have a configuration file with around 300 Virtualhosts 
in it. In two I have the directive php_flag engine off (to turn off 
PHP)

On occasions those sites using PHP (without the directive) will fail 
to work.

The workaraound is to make sure that the directive appears in every 
VirtualHost or none at all.

Version-Release number of selected component (if applicable):
2.0.48

How reproducible:
Always

Steps to Reproduce:
1. Create a config file with a directive in one Virtualhost but not 
others.
2.
3.
    

Actual Results:  The user is prompted to download the php file 
instead of it being displayed.

Expected Results:  The page should display correctly.

Additional info:

This is running on a 2 CPU system running the 2.4.22-1-2179.nptlsmp 
kernel

Comment 1 Joe Orton 2004-04-20 09:18:26 UTC
Please try the test packages at:

http://people.redhat.com/jorton/FedoraC1-php/

and post feedback to bug 110861.

*** This bug has been marked as a duplicate of 110861 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:02:41 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.