Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49059 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99613 invoked from network); 13 Jul 2010 15:00:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jul 2010 15:00:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:64165] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/A7-58398-E6F7C3C4 for ; Tue, 13 Jul 2010 10:59:59 -0400 Received: by wwi18 with SMTP id 18so1210662wwi.11 for ; Tue, 13 Jul 2010 07:59:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4EjJBRmGhTJsVhiBbJbkRHz7z5BZ5OSqz+DDwSWupsY=; b=ThG+dhtwCpxGgJN7jbwNy6kGP5S7WylVvtGg7Vsqa4b+270gJsGJAsP9tULTFbyHCf avjSYA/a451xRqNSVTr0Hw1KXc8kUDGxTa+9apiUkfazwIK2JqNOXouUP5SNYULQUF7q fJ5XxO5OjeGvI9p3JpW5EWoVzQBieufJR83mo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=aAcgT7/+z0dDAY9tC06X5TzMnMTZ4yUW6PWkHRQGj7d7pHL2OTFKVrGkjpEvgbc0rp fTe1xChRm0nef4IeI5BYjzU3ruXnVARxH6rpXBx05PjPTBGkVILZQyOl8ylPdPa+MUo8 KDxGaAvgA68wNtKdQjsE0TaZUHC2ZLtJ0GVco= MIME-Version: 1.0 Received: by 10.227.127.68 with SMTP id f4mr14378833wbs.94.1279033195963; Tue, 13 Jul 2010 07:59:55 -0700 (PDT) Received: by 10.216.166.70 with HTTP; Tue, 13 Jul 2010 07:59:55 -0700 (PDT) In-Reply-To: References: <1279028299.2918.111.camel@samnmax> Date: Tue, 13 Jul 2010 16:59:55 +0200 Message-ID: To: "Vincenzo D'Amore" Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: Performance problem with php From: pierre.php@gmail.com (Pierre Joye) 2010/7/13 Vincenzo D'Amore : > Thanks=A0Johannes, > you are really clear and I finally understand what's the problem. > I'm following a big free web hosting service, I would like to enhance > performance of customers webspache. > What do you think if: > > set safe_mode off > remove open_basedir > disable_functions=A0symlink, unlink > > w/ functions:=A0passthru, proc_close, proc_get_status, proc_nice, proc, e= xec, > shell_exec, system, proc_open, popen, curl_multi_exec, parse_ini_file, > show_source, set_time_limit, error_reporting, mail, fsockopen, ini_set I suppose you don't provide shell access? ps: please use text email --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org