I'm really struggling with this..
I'm developing a cms web application, using Symfony. I have installed a few cms bundles just to test. But in all of them get the error:
Please install the "intl" extension for full localization capabilities.
This is very strange, because I have Intl libraries already installed. By the terminal I can see that "icu4c-52.1 already installed". I dont understand, am I missing anything.. I'm using MacOS 10.8.3, is there a compatibility issue, or some missing configuration?
Thanks for you help.