Skip to content

Installer pre-checking #27

Description

@joho1968

I ran into some similar problems to those in #13 with a fresh installation archive. I think many of these could be avoided if some installer pre-checking was added. Specifically in this case, I think the installer pre-check should include:

  • curl_exec() must be enabled
  • allow_url_fopen() must be enabled

And in any case, this message: "Unable to determine dependencies for Winter CMS. Your composer.json file is invalid" is "kind of" misleading. And in the case of not allowing curl_exec(), the rather "odd" error message that Winter CMS cannot connect to the market place (sorry, can't remember the exact wording) isn't entirely obvious :-)

Also, it'd be nice if there was a "retry" option at this failure point, that would let me skip entering all the details again after I've corrected whatever the issue might have been.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions