← Back to team overview

ius-coredev team mailing list archive

[Bug 986975] [NEW] incompatible with httpd-itk package

 

Public bug reported:

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>

** Affects: ius
     Importance: Undecided
         Status: New


** Tags: php53

-- 
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:
  New

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


Follow ups

References