I have Ubuntu 11.10 and installed php5-fpm and I want to configure nginx. I want to use unix sockets instead of tcp sockets but I couldn't find the
/var/run/php5-fpm.sock
I have looked also
/tmp/php5-fpm.sock
Where is php5-fpm.sock file? I also tried
locate php5-fpm.sock
but I couldn't find anything. Note: php5-fpm is working . I have started as a service http://blog.bigdinosaur.org/wordpress-on-nginx/ http://blog.nas-admin.org/?p=25
listen = 127.0.0.1:9000. Perhaps you've previously changed this and upgraded while keeping the conffiles? – Lekensteyn Apr 27 '12 at 21:25