Search code examples
phpwindowsxamppcomposer-php

To enable extensions, verify that they are enabled in your .ini files - Windows using XAMPP


When I try intall composer, this error shows:

To enable extensions, verify that they are enabled in your .ini files

I'm using Xampp in Windows


Solution

  • Look at the list of required PHP extensions and try to install all.

    Check this link also To enable extensions, verify that they are enabled in those .ini files...