Hello.
Im starting with Zend Framework, and reading the manual
http://framework.zend.com/manual/2.2/en/modules/zendtool.introduction.html i
cant make Zf Tool to work, this is the error i got:

c:\Apache\htdocs\zf2-tutorial\vendor\zendframework\zftool>php zf.php modules
list
PHP Warning:  PHP Startup: Unable to load dynamic library 'ext\php_intl.dll'
- %
1 nÒo Ú um aplicativo Win32 vßlido.
 in Unknown on line 0
Modules installed:

i have on php.ini this:
extension_dir = "ext"
extension=php_intl.dll

running on apache 2.4 (vc 11 in windows 7 ultimate 64 bits) with php 5.5.8.

when i do on command line:
php --ri pgsql
it returns me all the info about pgsql extension.
but when i do:
php --ri intl 
it says intl extension not present.

all the other extensions that came with the php package works with 'php --ri
ext-name' command, only intl doest not.

any help welcome.
thanks.





--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF-Tool-extension-intl-broken-tp4661692.html
Sent from the Zend Framework mailing list archive at Nabble.com.

--
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to