Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20425 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44932 invoked by uid 1010); 25 Nov 2005 19:16:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44917 invoked from network); 25 Nov 2005 19:16:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 19:16:48 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:49225] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 54/22-56276-02367834 for ; Fri, 25 Nov 2005 14:16:48 -0500 Received: from [192.168.1.3] (dslb-084-063-047-015.pools.arcor-ip.net [84.63.47.15]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 864CA610282; Fri, 25 Nov 2005 20:22:57 +0100 (CET) Date: Fri, 25 Nov 2005 20:14:47 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <207902183.20051125201447@marcus-boerger.de> To: Matthias Pigulla Cc: internals In-Reply-To: <00A2E2156BEE8446A81C8881AE117F192C1D0C@companyweb> References: <00A2E2156BEE8446A81C8881AE117F192C1D0C@companyweb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: AW: AW: [PHP-DEV] Re: PDM Meeting Notes From: helly@php.net (Marcus Boerger) Hello Matthias, could you please change to an email client that doesn't scramble the message id's? marcus p.s.: this issue nerves a lot since we loose context. And from time to time it has to be mentioned it seems :-) Friday, November 25, 2005, 1:33:12 PM, you wrote: >> >> I have always maintained that shared hosts should be running >> >> per-security context Apache instances as different users. >> > >> > The problem with that is that it makes name-based virtual >> hosts pretty >> > pointless because each apache instance will at least need an ip >> > address on its own. >> >> It seems you've never heard of suexec, FastCGI, MPM Perchild >> (ok, this one is broken) and Zeus (has nothing to do with >> Apache, but is a good product). It's possible to have name >> based virtual hosts in >> Apache2 and PHP processes running in the context of every >> user with a patched suexec, mod_fastcgi and one single IP. > I do have - but to me the recommendation above sounded like running a > difference apache instance (i. e. main server process) for every > security context. > -mp. > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php Best regards, Marcus