Bug 1133247

Summary: Package missing up-to-date README instructions
Product: [Fedora] Fedora Reporter: Stewart Adam <s.adam>
Component: httpd-itkAssignee: Pavel Alexeev <pahan>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 20CC: pahan, s.adam
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: httpd-itk-2.4.7.01-4.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-19 10:12:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stewart Adam 2014-08-23 18:52:09 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Stewart Adam 2014-08-23 18:54:10 UTC
My apologies for the blank report: I accidentally submitted the form early.

Updated title pretty much says it all; package works just fine but with the introduction of configuration-based MPM selection in Apache 2.4, the SystemD service has disappeared and the README should reflect this.

Comment 2 Pavel Alexeev 2014-09-07 12:59:16 UTC
Sorry, what version are you use?

README.Fedora (http://pkgs.fedoraproject.org/cgit/httpd-itk.git/tree/README.Fedora) states now:
-— quote ---
To enable it:
=== For versions >= 2.4
1) Choose non-threaded MPM like prefork in: /etc/httpd/conf.modules.d/00-mpm.conf
2) Uncomment ITK in shipped: /etc/httpd/conf.modules.d/00-mpm-itk.conf
3) Then (re)start service: systemctl start httpd-itk.service

=== For versions < 2.4
1) If you are use moderm systemd:
systemctl stop httpd.service
systemctl disable httpd.service
systemctl enable httpd-itk.service
systemctl start httpd-itk.service

2) If you are still using old sysvinit style:
Set HTTPD=/usr/sbin/httpd.itk in /etc/sysconfig/httpd and restart daemon:
service httpd restart
-— end quote ---

It seams clear for me for both versions. What exactly do you want change?

Comment 3 Stewart Adam 2014-09-08 16:12:02 UTC
> systemctl start httpd-itk.service

To my knowledge, this service has dissapeared >= 2.4 and instead users must interact with regular the httpd.service.

Comment 4 Fedora Update System 2014-09-08 19:28:26 UTC
httpd-itk-2.4.7.01-4.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/httpd-itk-2.4.7.01-4.fc21

Comment 5 Fedora Update System 2014-09-08 19:45:59 UTC
httpd-itk-2.4.7.01-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/httpd-itk-2.4.7.01-4.fc20

Comment 6 Fedora Update System 2014-09-09 22:24:05 UTC
Package httpd-itk-2.4.7.01-4.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing httpd-itk-2.4.7.01-4.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-10470/httpd-itk-2.4.7.01-4.fc20
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2014-09-19 10:12:59 UTC
httpd-itk-2.4.7.01-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2014-09-23 04:22:49 UTC
httpd-itk-2.4.7.01-4.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.