• Hi,

    I’ve got a number of websites running on nginx using WordPress and a problem has begun in recent weeks with php5-fpm crashing and requiring a restart. The error it gives is

    "connect() to unix:/var/run/php5-fpm.sock failed (11: Resource temporarily unavailable) while connecting to upstream"

    The only thing in common between these several servers is nginx and wordpress. I am concluding that something in the most recent wordpress patch might be causing these crashes.

    Is anyone else with many web properties operating on php5-fpm experiencing similar issues?

Viewing 1 replies (of 1 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Nope, WordPress works fine on php5-fpm. I ran my site on that for years till I switched to php7-fpm.

    Instead of socket have you considered switching to 127.0.0.1:9000? That’s never given me any grief.

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress killing PHP5-FPM?’ is closed to new replies.