Fatal error: You must enable the intl extension to use CakePHP. in /home/polischrysochous/public_html/polis-index/config/bootstrap.php on line 38
if (!extension_loaded('intl')) {
trigger_error('You must enable the intl extension to use CakePHP.', E_USER_ERROR); // line 38
}
how to enable this??? cakephp 3.2.1 production server only centos 6.7 LAMPP