Installing intl for PHP on OS X
Pecl will only try to install PHP extensions in /usr. But OS X's security model prevents that. This work-around works around the problem and installs extensions in different spot.
        - Read more about Installing intl for PHP on OS X
 - Log in to post comments