Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 60037

Summary: Incorrect paths in php.ini
Product: [Retired] Red Hat Raw Hide Reporter: andrew.simpson
Component: phpAssignee: Phil Copeland <copeland>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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-02-23 20:24:56 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 andrew.simpson 2002-02-19 07:51:58 UTC
Description of Problem:


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


How Reproducible:

Everytime

Steps to Reproduce:
1. Compiled src.rpm (actually under RH 7.2 with curl updated)
2. Compiles O.K.
3. php.ini appears to have incorrect directory paths

Actual Results:

The variables 'include_paths' and 'extension_directory' look wrong

Expected Results:

Changed them to /usr/lib/php4 and /usr/share/pear and all O.K. (Actually
didn't try it with the original values :-) )


Additional Information:

The spec file for php 4.06 in RH 7.2 includes a patch for these two items.

Comment 1 andrew.simpson 2002-02-23 20:24:52 UTC
Sorry - should have said the version.  It's 4.1.1-4.

Comment 2 Phil Copeland 2002-03-04 17:45:03 UTC
Bah,.. blasted windows centric people.
The default php.ini supplied with php has changed from unix to windows defaults
so I'm going to have to repatch it.

Oh well, at least it made you go through and check the php.ini options 8)

With the recent security bug as well I'll be rolling this into the next errata

Phil
=--=


Comment 3 Phil Copeland 2002-03-04 20:50:20 UTC
*** Bug 60275 has been marked as a duplicate of this bug. ***