Re: php-fpm and proxy , httpd 2.4.12

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

 





On 22 July 2015 at 20:49, Yehuda Katz <yehuda@xxxxxxxxxx> wrote:
Do you need this configuration to be portable to different systems with different modules available?
No
 
If not, remove all the <IfModule directives and only include the configuration that you really want to use.
All right... 
This will make sure that you understand what your server is doing and will make sure you get the correct errors about what is missing.

You need to choose mod_php or fpm. Don't load both. I personally usually use mod_php.
Is it that with mod_php, httpd runs php in process while fpm delegates to separate processes?
 
If you are using FPM, You need to verify that the php-fpm socket is really there and that FPM configuration is correct for your environment.
You can also enable mod_info to see what modules are actually loaded and what configuration is being skipped.

- Y

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