Alvaro, Thanks for your feedback, I tried with new version 0.99.44, did everything from scratch. I configured with PHP FPM.
I put these settings in Information Service, just want to make sure - I did it correctly. Interpreter: /usr/bin/php-cgi --fpm --fpm-config /etc/php-fpm.conf Connection: 127.0.0.1:9000 I was able to run test php (http://test01.avinashi.com/index.php) Whatever I did is correct? Regards, Ashvin Savani CEO & Chief Architect, FlashBrain - A Division of Avinashi On Sun, Mar 21, 2010 at 10:16 PM, Ashvin Savani <[email protected]> wrote: > It ran without any output anything (no errors) > > [r...@web02 ~]# /bin/sh -c exec /usr/bin/php-cgi -b 127.0.0.1:47990 > [r...@web02 ~]# > > > Regards, > > Ashvin Savani > CEO & Chief Architect, > FlashBrain - A Division of Avinashi > > > On Sun, Mar 21, 2010 at 10:00 PM, Alvaro Lopez Ortega <[email protected] > > wrote: > >> On 21/03/2010, at 12:43, Ashvin Savani wrote: >> >> > PID 6979: launched '/bin/sh -c exec /usr/bin/php-cgi -b 127.0.0.1:47990' >> with uid=0, gid=0, env=custom >> > PID 6979: exited re=0 >> > PID 6981: launched '/bin/sh -c exec /usr/bin/php-cgi -b 127.0.0.1:47990' >> with uid=0, gid=0, env=custom >> > PID 6981: exited re=0 >> >> What happens when you execute that same command on other terminal window? >> It looks like the TCP port 47990 were already opened by some other program >> and php-cgi failed to start. >> >> -- >> Octality >> http://www.octality.com/ >> >> >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
