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
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to