I have a problem installing CakePHP , I'm using Xampp , with PHP 5.5, and displays the message:
Fatal error: You must enable the intl extension to use CakePHP. in C: \ Users \ inhome \ Desktop \ io \ CAKEPHPROJECT \ htdocs \ projectCake \ config \ bootstrap.php online 38
I've already done a search in forums, I've already changed extension=php_intl.dll
, I've copied the files from /xamp/php/ic*.dll
to /xampp/apache/bin
as this #