Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28242 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71428 invoked by uid 1010); 5 Mar 2007 13:44:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71412 invoked from network); 5 Mar 2007 13:44:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2007 13:44:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=mv@binarysec.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mv@binarysec.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain binarysec.com from 193.27.78.88 cause and error) X-PHP-List-Original-Sender: mv@binarysec.com X-Host-Fingerprint: 193.27.78.88 unknown Linux 2.5 (sometimes 2.4) (4) Received: from [193.27.78.88] ([193.27.78.88:60803] helo=binarysec.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/96-16561-6CE1CE54 for ; Mon, 05 Mar 2007 08:44:39 -0500 Received: from michaelb651094 (unknown [172.16.2.1]) by binarysec.com (Postfix) with SMTP id 068B81929; Mon, 5 Mar 2007 15:48:24 +0100 (CET) Message-ID: <00ac01c75f2c$44efe280$070110ac@michaelb651094> To: Cc: References: <008c01c75c05$b6584ae0$070110ac@michaelb651094> <41168.216.230.84.67.1172786770.squirrel@www.l-i-e.com> Date: Mon, 5 Mar 2007 14:12:53 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Subject: Re: [PHP-DEV] Thread safe problem on module_registry (Zend API Feature/Change request) From: mv@binarysec.com ("Michael Vergoz") Hello, I made a patch that "mutex'ed" module_registry and module_count. For the moment it doesn't solve the dl(). The patch for last CVS PHP_5_2 http://mykii.binarysec.com/PHP/module_registry_mutex/module_register_mutex.patch Small description : http://mykii.binarysec.com/PHP/module_registry_mutex/readme.txt Regards, Michael Vergoz ----- Original Message ----- From: "Richard Lynch" To: "Michael Vergoz" Cc: Sent: Thursday, March 01, 2007 11:06 PM Subject: Re: [PHP-DEV] Thread safe problem on module_registry (Zend API Feature/Change request) > On Thu, March 1, 2007 7:29 am, Michael Vergoz wrote: > > I don't claim to understand this issue fully/deeply, but I'm > definitely +1 on resurrecting 'dl' if this change fixes everything to > everyone's satisfaction. > > Not that my vote actually counts, as I've never had the skills/time to > actually contribute C code to PHP. > > I may be the only user on the planet with a shared host that lets me > use 'dl' to pull in extensions, but there it is, and I kinda need it, > as there are no other viable options to do what I need to do, other > than changing to a new webhost I might not like... :-) > > -- > Some people have a "gift" link here. > Know what I want? > I want you to buy a CD from some starving artist. > http://cdbaby.com/browse/from/lynch > Yeah, I get a buck. So? > >