Does Multisite run properly under PHP-FPM (CGI)?
-
Hi,
I have been working with test system based on multisite 5.0.3 under NGINX or apache and PHP-FPM (no SSL) on Centos 7. Everything works fine except I can’t edit php files in plugins or themes. I get a “loopback” failure.
Looking into this further it seems that the underlying problem is with Basic Authentication. I have tried countless server and .htaccess configs and cannot get either NGINX or Apache to set the $_SERVER[‘PHP_AUTH_USER’] or $_SERVER[‘PHP_AUTH_PW’].
There is tons of discussion on this topic, but nothing that I would consider definitive. Other than this one (big) issue, everything else seems fine and I have setup and can run three test subdomains.
So, can this work, or does Multisite truly require Mod_php?
Thanks in advance for your help.
Mike
- The topic ‘Does Multisite run properly under PHP-FPM (CGI)?’ is closed to new replies.