Re: PHP using suexec

2003-02-12 Thread Russell Coker
On Wed, 12 Feb 2003 12:31, Fraser Campbell wrote: >Experimental High speed perchild threaded model for Apache2 >Perchild is the grown up, mac daddy version of suexec for apache2. >Rather than execute a cgi script as a given user, perchild forks a >process for each vhost, then su's t

Re: PHP using suexec

2003-02-12 Thread Fraser Campbell
On Tue, 2003-02-11 at 15:05, Adam Henry wrote: > My experience with PHP and suexec was less than favorable. It is a > requirement for me that different virtual hosts have different PHP admin > settings (some sites don't need globals, some do). I haven't found a The best solution that I know of

Re: PHP using suexec

2003-02-12 Thread Domainbox, Tim Abenath
Hello list, > My experience with PHP and suexec was less than favorable. I have been playing around yesterday, but found nothing that worked perfect. The Problem is that most of those Patches need a hashbang in the.php files and all need a HTML-header sent out by the PHP skript. There are some wr

Re: PHP using suexec

2003-02-11 Thread Adam Henry
My experience with PHP and suexec was less than favorable. It is a requirement for me that different virtual hosts have different PHP admin settings (some sites don't need globals, some do). I haven't found a way to accomplish this virtual host dependent configuration using PHP in CGI mode. Sinc

Re: PHP using suexec

2003-02-06 Thread Vector
f you have multiple vhosts or have user home directories that are cgi-enabled so you can keep the users and their programs honest. vec - Original Message - From: "Domainbox, Tim Abenath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 4:44 AM Sub

PHP using suexec

2003-02-06 Thread Domainbox, Tim Abenath
Hello list, Has anyone experiences running PHP using suexec? All doku's are telling this should not be use to keep the Performance of the Server up, but is this still true for a today's dual XEON Machine? I need to feed about 1,5 Million hits a day, around 30 hits request .php file