Bug 475167 - Missing ini file fragment
Summary: Missing ini file fragment
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-pecl-json
Version: el5
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jon Stanley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: ActualBug
: 478366 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-08 10:14 UTC by Ingvar Hagelund
Modified: 2010-06-13 14:53 UTC (History)
2 users (show)

Fixed In Version: 1.2.1-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-13 14:38:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ingvar Hagelund 2008-12-08 10:14:45 UTC
Description of problem:

The json extention module probably needs a configuration file /etc/php.d/json.ini, containing som extention enabling text


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

php-pecl-json-1.2.1-2


How reproducible:

always


Steps to Reproduce:

1. Install php-pecl-json from epel
2. Note missing php.ini fragment
  

Actual results:

No code to enable the module. Not even out-commented.


Expected results:

A standard php.ini fragment in /etc/php.d/json.ini


Additional info:

The contents of /etc/php.d/json.ini can be something like this:

; Enable memcache extension module
extension=json.so

Comment 1 Ingvar Hagelund 2008-12-08 11:02:32 UTC
s/memcache/json/;

Comment 2 Ingvar Hagelund 2010-05-19 12:48:50 UTC
This seems fixed in php-pecl-json-1.2.1-4

Comment 3 Jon Stanley 2010-06-13 14:38:52 UTC
Sorry for the lack of response, I didn't actually see this bug til now :(

Anyhow, it looks like it was fixed by the previous maintainer in 1.2.1-3.

Comment 4 Jon Stanley 2010-06-13 14:53:13 UTC
*** Bug 478366 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.