Re[2]: [PHP-DEV] alternatives to mod_php

2002-03-13 Thread Daniel Lorch
hi, > Derick: > You might want to check mod_become, or even better mod_suid, which will > let apache run as the user you want it to run as. in fact, some big hosters over here run PHP as CGI (such as puretec.de), although I do not know whether they use a "home-brewn" solution or depend on "PHP

Re[2]: [PHP-DEV] alternatives to mod_php

2002-03-13 Thread Daniel Lorch
Hi, > You might want to check mod_become, or even better mod_suid, which will > let apache run as the user you want it to run as. mod_become which requires you to run apache as root (compile with -DBIG_SECURITY_HOLE)? http://www.snert.com/Software/mod_become/index.shtml doesn't sound very c

Re: [PHP-DEV] alternatives to mod_php

2002-03-13 Thread Derick Rethans
Hello, You might want to check mod_become, or even better mod_suid, which will let apache run as the user you want it to run as. Derick On Wed, 13 Mar 2002, Daniel Lorch wrote: > Hi, > > I hope this is not too off-topic - otherwise tell me and I'll post a > follow-up to whatever place you th

[PHP-DEV] alternatives to mod_php

2002-03-13 Thread Daniel Lorch
Hi, I hope this is not too off-topic - otherwise tell me and I'll post a follow-up to whatever place you think would be more appropriate. I never liked the idea of running mod_php in a virtual hosting environment, thus I sought for alternatives. I stuck to the "PHP Patch for cgiwrap" which now r