El vie, 23-04-2010 a las 01:17 +0530, Ashvin Savani escribió: > Yeah, It simply don't print anything. > > > [r...@web02 ~]# /bin/sh -c exec /usr/bin/php-cgi --fpm > --fpm-config /etc/php-fpm.conf
But it doesn't crash either. After running that command, there's a php-cgi process running? You can check it with "pgrep -lf php-cgi". Your PHP binary is crashing, and because of that Cherokee is showing the 503 error (it makes sense). Cheers, Juanjo -- jjm's home: http://www.usebox.net/jjm/ blackshell: http://blackshell.usebox.net/ ramble on: http://rambleon.usebox.net/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
