On Sun, Jun 21, 2009 at 10:23 AM, Frank Groeneveld<[email protected]> wrote: > It's not possible to run something as a different user without > entering a password if your program is not running as root. Therefor, > this behaviours seems only logical to me.
It used to work. The www-data worker processes would talk to the main (root) process and it would spawn the interpreters. However, they are all still launching as www-data. My guess is that the shared memory is failing and Cherokee is falling back to the old style of execution. Only problem is that I haven't seen any errors come up from this. -- Jacob Peddicord http://jacob.peddicord.net/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
