Xamp
Spread the love

CodeIgniter\Exceptions\FrameworkException The framework needs the following extension(s) installed and loaded: {0}. SYSTEMPATH\CodeIgniter.php at line 224


go to the app=> Config => Boot => production.php in your project

Change the ini_set(‘display_errors’, ‘0’) to ini_set(‘display_errors’, ‘1’) above will show you the error detail then do the following:

Open [xampp_folder_path]/php/php.ini to edit.

Search for ;extension=intl and remove the ;.

Save the php.ini file and restart Apache.

Deseja sabe mais sobre Desenvolvimento Clique Aqui!

By Lucas Rodrigues Monteiro

Bacharel em Sistemas da Informação, Certificado MCTS 70-680 / MOS, Trabalho como Administrador de Redes, Firewall e Servidores Windows e Linux! Minhas atividades favoritas são: Caminhar, Fazer Trilhas, Natureza, Insetos e claro ler sobre Tecnologia.

Deixe um comentário

Translate »