Skip to content

The Composer installer script was not successful [exit code 1]. #103

@courtens

Description

@courtens

I have a multiple domain/certificate setup. How would Composer know what certificate / domain to check for?

When trying the install manually I get this: Installer corrupt

C:\64bit\composer>php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"

C:\64bit\composer>php -r "if (hash_file('sha384', 'composer-setup.php') === 'a5c698ffe4b8e849a443b120cd5ba38043260d5c4023dbf93e1558871f1f07f58274fc6f4c93bcfd858c6bd0775cd8d1') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
Installer corrupt

Setup Log 2019-09-16 #001.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions