Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86246 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14501 invoked from network); 16 May 2015 14:44:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2015 14:44:30 -0000 Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:37797] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/92-14891-DC757555 for ; Sat, 16 May 2015 10:44:30 -0400 Received: (qmail 21715 invoked by uid 1009); 16 May 2015 16:44:27 +0200 Received: from 209.85.216.175 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/20469. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:1(209.85.216.175):. Processed in 0.20462 secs); 16 May 2015 14:44:27 -0000 X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:1(209.85.216.175):. Processed in 0.20462 secs Process 21705) Received: from mail-qc0-f175.google.com (gmail@bof.de@209.85.216.175) by mars.intermailgate.com with RC4-SHA encrypted SMTP; 16 May 2015 16:44:27 +0200 Received: by qcbgu10 with SMTP id gu10so70596098qcb.2 for ; Sat, 16 May 2015 07:44:25 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.140.145.85 with SMTP id 82mr19953877qhr.32.1431787465822; Sat, 16 May 2015 07:44:25 -0700 (PDT) Received: by 10.140.49.75 with HTTP; Sat, 16 May 2015 07:44:25 -0700 (PDT) Received: by 10.140.49.75 with HTTP; Sat, 16 May 2015 07:44:25 -0700 (PDT) In-Reply-To: <1431786740.18913.0.camel@kuechenschabe> References: <001101d08fd8$cf5beb40$6e13c1c0$@php.net> <1431786740.18913.0.camel@kuechenschabe> Date: Sat, 16 May 2015 16:44:25 +0200 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: internals , francois@php.net, Yasuo Ohgaki Content-Type: multipart/alternative; boundary=001a113551b44b5ce6051633ff48 Subject: Re: [PHP-DEV] Preload scripts and preloaded scripts only options From: php@bof.de (Patrick Schaaf) --001a113551b44b5ce6051633ff48 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 16.05.2015 16:32 schrieb "Johannes Schl=C3=BCter" : > > That whitelist is called open_basedir. > http://php.net/manual/en/ini.core.php#ini.open-basedir Ahem. open_basedir is neither a list, nor is is restricted to restricting include/require, which is the topic Yasuo is musing to do something about. best regards Patrick --001a113551b44b5ce6051633ff48--