iamola / uniserver

The Uniform Server Git Repo
158 stars 18 forks source link

Help! #12

Closed DiviCon closed 4 months ago

DiviCon commented 1 year ago

Hola, yo estoy tratando de instalar Codeigniter 4 con composer, pero la instalación muestra el siguiente error:

image

sudeepjd commented 1 year ago

As per snapshot attached you need the php intl extension. This can be enabled from UniController -> PHP -> Edit Basic Modules -> PHP Modules Enable/Disable

The check intl

image

DiviCon commented 1 year ago

Hola, yo he activado esa opción pero aún siguen sin funcionar.

image

Usted debería intentar y te podrás dar cuenta que persiste el problema.

sudeepjd commented 1 year ago

As you are using composer from the command line the intl extention needs to enabled in the php-cli.ini file as well as the php_production.ini