Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40019 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93627 invoked from network); 20 Aug 2008 17:43:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2008 17:43:56 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:3647] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/C6-57622-AD75CA84 for ; Wed, 20 Aug 2008 13:43:55 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 20 Aug 2008 20:44:48 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 20 Aug 2008 10:43:59 -0700 Message-ID: <48AC57DF.9070607@zend.com> Date: Wed, 20 Aug 2008 10:43:59 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Ryan Panning CC: internals@lists.php.net References: <3C.04.51571.4D69BA84@pb1.pair.com> In-Reply-To: <3C.04.51571.4D69BA84@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Aug 2008 17:43:59.0259 (UTC) FILETIME=[53769EB0:01C902EC] Subject: Re: [PHP-DEV] Unable to load Intl extension From: stas@zend.com (Stanislav Malyshev) Hi! > PHP Warning: PHP Startup: Unable to load dynamic library > 'C:/PHP53/ext/php_intl.dll' - The specified module could not be > found.\r\n in Unknown on line 0 > > I am 100% sure that the dll IS located there and is readable by > PHP/Apache. Other extensions are loaded from that directory as well. The > php_intl.dll must be compiled as it's 112 KB. Ideas? You might be missing ICU DLLs, try downloading them from http://www.icu-project.org/ -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com