Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13590 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72942 invoked by uid 1010); 29 Oct 2004 08:21:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72219 invoked from network); 29 Oct 2004 08:21:39 -0000 Received: from unknown (HELO smtp.unet.ru) (213.219.244.56) by pb1.pair.com with SMTP; 29 Oct 2004 08:21:39 -0000 Received: from host.phpclub.net by smtp.unet.ru (8.12.9/Unet) with ESMTP id i9T8LVCJ074394; Fri, 29 Oct 2004 12:21:31 +0400 (MSD) Received: from s17.hibet.ru by host.phpclub.net (8.12.6/Unet) with ESMTP id i9T8LUkA076210; Fri, 29 Oct 2004 12:21:30 +0400 (MSD) Date: Fri, 29 Oct 2004 12:20:28 +0400 To: sterling@apache.org Cc: internals@lists.php.net Message-ID: <20041029122028.2a0e9fa2.tony2001@phpclub.net> In-Reply-To: <24e5f3b704102901044714577f@mail.gmail.com> References: <41811956.4050405@caedmon.net> <20041029105149.3b150c7d.tony2001@phpclub.net> <24e5f3b704102901044714577f@mail.gmail.com> X-Mailer: Sylpheed version 0.9.99 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] curl_init() is bypassing safe_mode & open_basedir restrictions From: tony2001@phpclub.net (Antony Dovgal) On Fri, 29 Oct 2004 01:04:23 -0700 Sterling Hughes wrote: > no.... curl does not need to respect php's safemode, adding such > checks at this level is wrong. people who compile curl, can do so > without local file access, and this will solve their problem. agree, curl doesn't need to respect safemode, but PHP does. we're talking about PHP's extension, right ? -- Wbr, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com