← Back to team overview

ius-coredev team mailing list archive

[Bug 986975] Re: incompatible with httpd-itk package

 

Jeffery,

Thank you for your quick response. Third party probably can't make the
changes outlined above because it would create a dependency on PHP
(otherwise LoadModule would fail and httpd will be DOA).

The reason I bring this up is because Webtatic has taken the path of not
providing php54 packages for EL5 -- that would mean that many webtatic
users will switch to IUS once you have php54 out of testing. If they
have Webtatic's httpd with itk, this would interrupt an otherwise
seamless switchover. (I had switched over even prior to this because
they did not provide php53-enchante either -- I needed to modify and
recompile the SRPM myself before I found your packages.)

Thank you for your help.

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/986975

Title:
  incompatible with httpd-itk package

Status in IUS Community Project:
  Won't Fix

Bug description:
  I am using httpd-itk from the webtatic repository (see http://www.webtatic.com/packages/httpd-itk/). Included in the php53u package is a php.conf file for Apache. Apparently this file needs to be manually modified as follows to work with mpm-itk
  Change 
  <IfModule prefork.c>
  to 
  <IfModule !worker.c>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/986975/+subscriptions


References