mod_proxy_fcgi + PHP-FPM on Apache 2.4 solution?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

What is the correct way for configuring mod_proxy_fcgi and PHP-FPM?

This is what I have:
ProxyPass /www/ fcgi://127.0.0.1:9000/www/

All domains are setup under /www/domain.com

When I try to access domain.com/info.php however, it just shows the file as text. (<?php info(); ?>) There are no errors in apache's error_log or PHP-FPM's. Both are set to debug.

Thanks

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux