Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46714 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82555 invoked from network); 13 Jan 2010 23:56:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jan 2010 23:56:08 -0000 Authentication-Results: pb1.pair.com header.from=bruce1828@hotmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bruce1828@hotmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.90.101 as permitted sender) X-PHP-List-Original-Sender: bruce1828@hotmail.com X-Host-Fingerprint: 65.55.90.101 snt0-omc2-s26.snt0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.55.90.101] ([65.55.90.101:11827] helo=snt0-omc2-s26.snt0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/4A-00773-79D5E4B4 for ; Wed, 13 Jan 2010 18:56:07 -0500 Received: from SNT132-W35 ([65.55.90.73]) by snt0-omc2-s26.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Jan 2010 15:55:05 -0800 Message-ID: Content-Type: multipart/alternative; boundary="_ccf8df68-d42a-46d4-a23b-98e994993851_" X-Originating-IP: [207.109.69.9] To: Date: Wed, 13 Jan 2010 15:55:04 -0800 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 13 Jan 2010 23:55:05.0210 (UTC) FILETIME=[D4175DA0:01CA94AB] Subject: Apache has two versions on my extension loaded! From: bruce1828@hotmail.com (Bruce Bailey) --_ccf8df68-d42a-46d4-a23b-98e994993851_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Help! I was patching out a new version of my PHP extension=2C with a different ve= rsion as part of the name: libmyext.so.1.0 is now libmyext.so.2.0 I updated php.ini (extension=3Dlibmyext.so.2.0) and restarted apache with t= he graceful option. For some reason=2C both extensions were loaded simulta= neously -- as reported by 'lsof' What's going on here? I don't get this behavior on other systems that have= the same level of PHP and Apache. apache version 1.3.37 PHP version 5.2.3 Thanks=2C Bruce =20 _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http://clk.atdmt.com/GBL/go/196390709/direct/01/= --_ccf8df68-d42a-46d4-a23b-98e994993851_--