unable to bind listening socket for address '127.0.0.1:9000': Address
already in use (98) 

Port 9000 is already in use... some other process is listening on that port.
Maybe the previous spawcgi? 
You can also use another port or unix sockets with php-fpm.


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to