Steven Ross wrote:
> Does Cherokee have something similar suexec or execwrap does for Apace 
> and lighttpd?

It can switch user per script, but in order to get this to work 
globally, you would have to run different PHP instances.

> Also, does Cherokee provide a method of monitoring a domains/virtual 
> servers bandwidth, so it is possible to cap someones usage to say, 50GB 
> per month? All I would need for this is a counter that clocks total 
> bandwidth used by a domain and I could deal with suspending the domain.

Not yet. If you want it file a RFE ;)

> And lastly, I've tried compiling Cherokee from source on Ubuntu, but 
> when I go to run it at /usr/local/sbin/cherokee I get this error:
> ste...@steven-desktop:/usr/local/sbin$ ./cherokee
> /usr/local/sbin/./cherokee-worker: error while loading shared libraries: 
> libcherokee-base.so.0: cannot open shared object file: No such file or 
> directory
> Segmentation fault

I think your fundamental problem is your ld.so.conf that doesn't have 
/usr/local/lib... but it should not segfault... :(


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

Reply via email to