php - Install Composer on MAMP on Windows -
php - Install Composer on MAMP on Windows -
so here issue i'm getting:
i'm trying install composer , i'm using mamp on windows (it exist since origin of january).
and many users of composer on windows, i've got error :
so checked on right php.ini page if unabled , was!
i can't find help since there few users of mamp on windows.
thank help or suggestions
open php.ini located in "\mamp\conf\" folder or re-create php.ini \mamp\bin\php\php[your php version number]\ find "extension=php_openssl.dll" ;extension=php_openssl.dll - remove ";" restart mamp , extension should loaded after that.
php windows installation composer-php mamp
Comments
Post a Comment