There is a big bad misconfiguration on my server , that I don't know where to go now.
My server Configuration is: NGINX + ionCube + igBinary + CLoudFlare (php-fpm)
Every time I try to start PHP-FPM I get stuck until I open a new session .
LOG says this :
[02-May-2014 02:51:05] ERROR: An another FPM instance seems to already listen on /var/run/php5-fpm.sock
[02-May-2014 02:51:05] ERROR: FPM initialization failed
and because of this I'm getting also :
2014/05/02 02:58:42 [error] 25729#0: *179211 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 108...., server: thedomain.com, request: "POST /contactengine.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "thedomain.com", referrer: "http://thedomain.com/"
Thanks