Stefan de Konink wrote:
> localhost preview # /opt/cherokee/sbin/cherokee
> Cherokee Web Server 0.10.0b2209 (Oct 26 2008): Listening on port 80, TLS
> disabled, IPv6 enabled, using epoll, 1024 fds system limit, max. 505
> connections, 5 threads, 101 connections per thread, standard scheduling
> policy
> 00000000 2f75 7372 2f62 696e 2f6e 6f68 7570 3a20 /usr/bin/nohup:.
> handler_fcgi.c:83: Parsing error: unknown version
> 
> 
> 
> What could this be?

I don't know "who's bug it is" but it is clear that the output of the 
shell_exec routine is 'leaking' to the fcgi output where cherokee eats 
it from. When I 'nicely' 2>&1 1>/dev/null the command everything is 
hidden... and works.


Stefan
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to