← Back to team overview

ius-coredev team mailing list archive

[Bug 731697] Re: php53 for ius-6

 

I feel really silly for missing SQLite, my apologies.  I must have been
looking at a previous version, or just generally out of my head.

Unfortunately mod_fcgid doesn't allow the specification of a fast cgi
server that is managed separately from apache.  PHP FPM runs as a
separate daemon from apache and either listens on a port or unix socket
for connections.  mod_fastcgi allows you to specify the fast cgi process
as an external server on a port or socket.  Apache 2.4 will be adding
mod_proxy_fastcgi, which will allow the same functionality, but Apache
2.4 is a ways off still.  I can understand if you don't feel that it is
a good fit for IUS.  I'll dig into epel and see what I can find.

-- 
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/731697

Title:
  php53 for ius-6

Status in IUS Community Project:
  New

Bug description:
  Originally thought we wouldn't support php53 on ius-6, however users
  in #rhel are asking about it as the stock php in RHEL 6 might not be
  cutting it.



References