Hello,
I'am trying to learn Symfony2. I have just download the PR12 and run the config.php file. I have an notice on the intl extension : "Install and enable the intl extension".
I have removed decomment the line in my php.ini (extension=php_intl.dll) and set the default_locale to fr but nothing change.
When I try a php -v command, I obtain the following warning : "PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20090626/php_intl.dll'..."
Iam working on Mac OS X and php 5.3.4
Somebody can help me ?
Thank you
