Yes the socket is created when the php-fpm is started.Hope can I tell if I have set up sockets correctly?
ls -l /var/run/php-fpm.sockdoes not find anything. Should it get created when you start fpm?
ssl_module is for https when you have valid SSL certificate
socache_shmcb_module is shared cache provider if you don't plan to use it don't enable it.