
rarvind at users
Sep 27, 2009, 8:59 AM
Post #10 of 10
(809 views)
Permalink
|
hello, > Just remove the temporary socket so it can be recreated by the user you > start as. Currently my cherokee is running on the bsd server and these are the socket files in my /tmp srwxr-xr-x 1 root wheel 0 Sep 25 14:10 cherokee-admin-scgi.socket= srwxrwxrwx 1 mysql wheel 0 Sep 26 09:46 mysql.sock= Just now i tried using www as my user for worker process and the moment i opened a php file the server exited. i could see it on the console. here is the output. sudo /usr/local/etc/rc.d/cherokee start Starting cherokee. [arvind [at] shiv /var/run]$ Cherokee Web Server 0.99.24 (Sep 24 2009): Listening on port ALL:80, TLS disabled, IPv6 disabled, using poll, 3520 fds system limit, max. 1753 connections, caching I/O, 5 threads, 350 connections per thread, standard scheduling policy PID 71666: launched '/bin/sh -c exec /usr/local/bin/php-cgi -b localhost:47990' with uid=80, gid=80, env=custom PID 71667: launched '/bin/sh -c exec /usr/local/bin/php-cgi -b localhost:47990' with uid=80, gid=80, env=custom Server is exiting.. PID 71667: exited re=0 PID 71666: exited re=0 PID 71665: exited re=0 Arvind _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee
|