Bug 68380

Summary: /etc/httpd/conf.d/php.conf is a DOS file
Product: [Retired] Red Hat Public Beta Reporter: Gary Benson <gbenson>
Component: phpAssignee: Phil Copeland <copeland>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-09 20:17:34 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 Gary Benson 2002-07-09 16:56:12 UTC
Description of Problem:
/etc/httpd/conf.d/php.conf is a DOS file.

Version-Release number of selected component (if applicable):
php-4.2.1-3

How Reproducible:
Always

Steps to Reproduce:
1. Open the file in something that recognises DOS files (like Emacs)
2. Note that it is indeed a DOS file

Actual Results:
It should be a Unix file, free from evil carriage returns

Expected Results:
It is a DOS file, beset with the evil of carriage returns

Additional Information:
dos2unix is your friend

Comment 1 Phil Copeland 2002-07-09 20:17:29 UTC
What can I say?
These are the sources and upstream have decided windows files and manerism's are
the way to go along with .dll's...

I'll see about converting the unfaithful for the next release

Phil
=--=

Comment 2 Gary Benson 2002-07-10 09:15:26 UTC
Ah, but /etc/httpd/conf.d/php.conf is one of ours...