Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78889 invoked from network); 11 May 2013 00:59:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2013 00:59:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinglp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=xinglp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.177 as permitted sender) X-PHP-List-Original-Sender: xinglp@gmail.com X-Host-Fingerprint: 209.85.220.177 mail-vc0-f177.google.com Received: from [209.85.220.177] ([209.85.220.177:37135] helo=mail-vc0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/14-57256-8089D815 for ; Fri, 10 May 2013 20:59:53 -0400 Received: by mail-vc0-f177.google.com with SMTP id ha12so4118415vcb.8 for ; Fri, 10 May 2013 17:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=v02V+zzcYKmnZa24+Z2lGpFqDJidF7yOF5YeDo4j1MA=; b=PC3oLIHCXCxpULZH3ulJDzYL86dKwuJSESf6mQVDZROaSECCpWplGUyT3b6kRJWcUl 0RHGx8mBN7X0vX809sg5Uza4A/HyGdn913RXuemrH2a6oqCRGPsu3Nl0dIoNtmzieM6Y PObq7fwCnXhgcd66BDVx1GGMWtP5PJleL0z5o0QKSkBU/tkGNFoJiF2WY44+x68NubeI oto6v4rNecRNkYRiYsRrSAOPi2c3K9H7Si9vMgGeMbUhdKVuLsTi7Q2754tydZn4ys/9 KLvZxaMR8l/RJtziz5GVTgG1T1RAklLYSHCG8fU4vLrKP4r8VTpoiG9gqDs3sIEvbfnL +LOg== X-Received: by 10.58.30.112 with SMTP id r16mr3648434veh.19.1368233990060; Fri, 10 May 2013 17:59:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.114.161 with HTTP; Fri, 10 May 2013 17:59:29 -0700 (PDT) Date: Sat, 11 May 2013 08:59:29 +0800 Message-ID: To: internals@lists.php.net Content-Type: multipart/mixed; boundary=089e013a2a4af284bd04dc66cc99 Subject: How about make php php-cgi php-fpm to use a common shared library. From: xinglp@gmail.com (xinglp) --089e013a2a4af284bd04dc66cc99 Content-Type: text/plain; charset=UTF-8 This is my ugly patch for this. --089e013a2a4af284bd04dc66cc99--