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
