• PHP FPM vs MOD PHP

    IT Discussion
    2
    0 Votes
    2 Posts
    1k Views
    M

    @Emad-R I use it with Nginx all the time, I use it with Apache too, but I couldn't tell you about performance difference because I never bothered to benchmark it.
    As for separation, I do use it in separate docker containers, I think all my instances connect to Nginx. The only place I use it with Apache is on the same VPS, but I see no reason you couldn't separate them and use TCP to connect.

  • PHP 7.2 FPM global config issue

    IT Discussion
    2
    1 Votes
    2 Posts
    538 Views
    Emad RE

    @emad-r

    NVM the same thing still works, but cause the files changed I thought I need to put something else.