PHP-FPM with CageFS?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • anachronox
    replied
    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?

    Leave a comment:


  • iseletsk
    replied
    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.

    Leave a comment:


  • anachronox
    started a topic PHP-FPM with CageFS?

    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!
Working...