Announcement

Collapse
No announcement yet.

PHP-FPM with CageFS?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP-FPM with CageFS?

    Maybe Im mistaken here, but with alt-php php-fpm seems very easy to setup per PHP version.

    How do I tell Apache to pass the PHP requests to this? Where does cagefs force a user to use a certain PHP version?

    Thanks!

  • #2
    CageFS doesn care which version of PHP user users.

    Regarding how to ell Apache -- I am sorry, but I don know how to setup php-fpm with Apache. From what I know you need apache 2.4 & lots of dancing around to make it work.

    Comment


    • #3
      Thank you for the reply Igor, I think what Im asking is... how does CageFS handle PHP requests with PHP-Selector? What are you doing to pass it to the PHP binary?

      Apache with mod_fastcgi is simple enough to pass requests to php-fpm, Im just curious how CageFS passes the requests to the alt-php binaries and what handler its using to server the PHP requests?

      Comment

      Working...
      X