Php-fpm, nginx , centos 6 - this page is temporarily unavailable

ok, ive install nginx , php 5.3.8 and php-fpm
ive created a vhost but it seems there are problems with my fastcgi_pass
settings
as i get
The page you are looking for is temporarily unavailable.
Please try again later.
when i try to access info.php

any ideas?

2012/04/12 16:18:15 [crit] 20366#0: *39 connect() to
unix:/var/run/php-fpm/sourcemarine.net.sock failed (2: No such file or
directory) while connecting to up
stream, client: 74.212.162.86, server: sourcemarine.net, request: “GET
/info.php HTTP/1.1”, upstream:
"fastcgi://unix:/var/run/php-fpm/sourcemarine.net.sock:
", host: “sourcemarine.net

Posted at Nginx Forum:

Please check if /var/run/php-fpm/sourcemarine.net.sock exists. If not,
please check your PHP-FPM configuration.

----- Original Message -----
From: “sirvon” [email protected]
To: [email protected]
Sent: Thursday, April 12, 2012 6:20 PM
Subject: php-fpm, nginx , centos 6 - this page is temporarily
unavailable