From d756f8f99265fa14ffaf195a59373d0ec887d798 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Tue, 27 Jan 2015 21:13:24 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e424ccf..83c3fda 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Nginx PHP5 FPM Restart Fix on Ubuntu ==================================== + +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/AbhishekGhosh/Nginx-PHP5-FPM-Restart-Fix-on-Ubuntu?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/AbhishekGhosh/Nginx-PHP5-FPM-Restart-Fix-on-Ubuntu.svg)](https://travis-ci.org/AbhishekGhosh/Nginx-PHP5-FPM-Restart-Fix-on-Ubuntu) Fixes Ubuntu-Nginx Service php5-fpm restart issue. This is a known bug which has reappeared. If you run `tail -f /var/log/php5-fpm.log&` - you'll find nothing wrong. Do not stop / kill the process in production server. If it does not start, it will be worser!