Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27050 invoked from network); 21 Aug 2008 16:04:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2008 16:04:03 -0000 X-Host-Fingerprint: 64.8.134.189 unknown Received: from [64.8.134.189] ([64.8.134.189:28115] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/6C-06543-8819DA84 for ; Thu, 21 Aug 2008 12:02:16 -0400 To: internals@lists.php.net,Pierre Joye Message-ID: <48AD9185.6020403@gmail.com> Date: Thu, 21 Aug 2008 11:02:13 -0500 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 References: <3C.04.51571.4D69BA84@pb1.pair.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 64.8.134.189 Subject: Re: [PHP-DEV] Unable to load Intl extension From: rpanning@gmail.com (Ryan Panning) Pierre Joye wrote: > hi Ryan, > > The ICU dlls were missing from the packages. The latest snapshots have > them. My apologizes for not having catched this error, I had ICU > installed system wide here (not the case anymore :). > > Thanks for testing and for your feedbacks! > > > Cheers, Hi, I downloaded a new snap (php5.3-win32-200808211204.zip) and had the same error. I again tried several options, specifying full path, forward and backward slashes, etc. (In the php.ini file) The icu*.dll files are in the snap. Do they need to be moved somewhere, such as system32? Thanks