Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11835 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44138 invoked by uid 1010); 2 Aug 2004 22:36:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44114 invoked from network); 2 Aug 2004 22:36:04 -0000 Received: from unknown (HELO mgkyb2.nw.wakwak.com) (211.9.231.193) by pb1.pair.com with SMTP; 2 Aug 2004 22:36:04 -0000 Received: from vckyb4.nw.wakwak.com (postfix@vckyb4.nw.wakwak.com [211.9.231.145]) by mgkyb2.nw.wakwak.com (8.13.0/8.13.0/2004-07-27) with SMTP id i72Ma0F0098124; Tue, 3 Aug 2004 07:36:01 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb4.nw.wakwak.com (Postfix) with ESMTP id 6CB363FE03; Tue, 3 Aug 2004 07:36:00 +0900 (JST) Received: from [192.168.0.100] (newcycle.as.wakwak.ne.jp [218.225.209.145]) (pbs=m81lqd) by at.wakwak.com (8.13.0/8.13.0/2004-07-27) with ESMTP/inet id i72Ma0xR011527; Tue, 3 Aug 2004 07:36:00 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: <0F2FAB6C-E410-11D8-9ED0-000A95CE0C62@at.wakwak.com> References: <410CE300.4040505@php.net> <0F2FAB6C-E410-11D8-9ED0-000A95CE0C62@at.wakwak.com> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <4A920503-E4D4-11D8-90ED-000A95CE0C62@at.wakwak.com> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Tue, 3 Aug 2004 07:35:44 +0900 To: Stefan Esser X-Mailer: Apple Mail (2.618) Subject: Re: [PHP-DEV] Request: Support for a memory_limit exploit paper needed From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) What a stupid question I asked here... Nevermind. Moriyoshi On 2004/08/02, at 8:11, Moriyoshi Koizumi wrote: > Hi, > >> The package includes a description how the test works. It basicly >> consists of compiling PHP on your normal platform: f.e. OpenBSD >> Apache2 CGI. You should just add --enable-memory-limit to your >> standard configure line and turn register_globals on. The rest is all >> explained in the package. > > Is there any chance enabling mbstring will affect the results of the > tests? > As far as I experimented in the past, it will unlikely do. > > Moriyoshi > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >