Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70221 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 522 invoked from network); 20 Nov 2013 10:07:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2013 10:07:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=krebs.seb@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=krebs.seb@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: krebs.seb@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:37313] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/72-20870-9C98C825 for ; Wed, 20 Nov 2013 05:07:06 -0500 Received: by mail-wi0-f174.google.com with SMTP id fb10so2795376wid.1 for ; Wed, 20 Nov 2013 02:07:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=i03eYkBvwe9dXzl3eFBiOwEMxECELnu77ZAxFug7j+M=; b=vQuU6hxe9zZtRZhygPQktwh+X1de9TBejsAcME1bldCnWIWB7JfQAuSzBCvmZMOOrF rCPwXhWL+RLaZbteU45m7W7vaZ5T8SJz09p5wNCcEkv3cv1XKPT4jhYaeji2GhXplvDr gQxtCwgauOaGeyyfD7CC1j4lTGU0BQpVolFpXggcaPjkkCsucXx1fQNoVd8eDjRNQ4vl LozjCRiTUiZZLwsi60GU+uQZh/We/XSAqV+lFK+5leg37ZbKLabVHzBzijzU2/pegXpe b8c6x2cV/ys1Qq4Cgt2yUWQw2pFeXV4A6r8PGrQcOdn0xm5IiefPn7x/BW6qAGcFr1Z5 c56w== X-Received: by 10.180.87.69 with SMTP id v5mr478903wiz.45.1384942022843; Wed, 20 Nov 2013 02:07:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.5.9 with HTTP; Wed, 20 Nov 2013 02:06:22 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Nov 2013 11:06:22 +0100 Message-ID: To: Michael Wallner Cc: Richard Quadling , PHP internals Content-Type: multipart/alternative; boundary=f46d044402a24e642604eb98f108 Subject: Re: [PHP-DEV] Allowing [SAPI=] entries in ini files. From: krebs.seb@gmail.com (Sebastian Krebs) --f46d044402a24e642604eb98f108 Content-Type: text/plain; charset=ISO-8859-1 2013/11/20 Michael Wallner > On 19 November 2013 19:51, Sebastian Krebs wrote: > > > Just my 2 cents, but that sounds more like an issue with your > > provider/hoster and not with PHP. I always thought of the additional > > php.ini as a way to change some details and not a way to set up the whole > > runtime. Especially when a user has write access to that file it seems to > > me also an security issue, when PHP allows to set/change critical > settings > > there. > > You totally miss the point, Sebastian. As Richard already explained in > his example, he as access to the ini-scan-dir, so he could set > whatever setting he wants, just not SAPI-specific, but for all SAPIs. > OK, but that doesn't change my opinion, that this in the hosters responsibility, what he provides and what not. > > > -- > Regards, > Mike > -- github.com/KingCrunch --f46d044402a24e642604eb98f108--