Announcement

Collapse
No announcement yet.

mod_fcgid + php-fpm with cloudlinux -- instead of mod_fastcgi + php-fpm

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

  • mod_fcgid + php-fpm with cloudlinux -- instead of mod_fastcgi + php-fpm

    mod_fcgid php-fpm cloudlinux mod_fastcgi

  • #2
    Hi,

    is it possible tu run an apache server with mod_fcgid + php-fpm instead of mod_fastcgi + php-fpm ?

    Ive read that its not possible because of the missing extension FastCgiExternalServer.

    Are my researchs right? Or is there a way to run mod_fcgid+php-fpm on apache and cloudlinux?

    Comment


    • #3
      Checkout Apache 2.4s mod_proxy_fcgi

      Comment

      Working...
      X