php - Many DLLs missing when installing composer (windows) -
i'm trying install composer on computer many errors missing dlls. i've downloaded of them cannot find website, download libsybcomn64.dll. however, don't think downloading each dll internet solution.
i'm using windows 7 x64 , have apache 2 , php 5.6.9 installed - simple php works.
i've solved myself.
and i'm stupid. problem when installing php uncommented all extensions in php.ini - thought more there is, better. reset whole file , uncommented necessary - php_pdo_mysql.dll , php_openssl.dll. works.
hope helpful someone...
Comments
Post a Comment