contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
83 stars 33 forks source link

problem with Composer Desoendencies (install Contao Manager) #671

Closed jscherz closed 2 years ago

jscherz commented 2 years ago

Hello

I installed the Contao Manager for the first time. During the first system check, all ticks were present except for the Contao installation. After the setup (Contao installation) an orange exclamation mark and the following text appeared in Composer Environment: Composer dependencies are not installed.

When I clicked the RUN COMPOSER button, this message appeared on Composer update: "HTTP request to https://www.composer-resolver.cloud/jobs failed with status code 500 ()" and "Error handling the Composer Resolver Cloud . Please try again later.” That means I couldn't install the Composer Dependencies. And therefore not Contao.

It would be nice if you could help me.

Many greetings

aschempp commented 2 years ago

This sounds like your computer/server has outgoing connections blocked, maybe by a firewall? Can you try if you can manually install Contao using Composer on the command line?

jscherz commented 2 years ago

Technically I'm still a greenhorn, I'm currently familiarizing myself with Contao. I used MAMP (mac), then created the database, and then packed the Contao Manager installation file as it should with the php extension into the web folder. Then I called the installation url via the browser. Everything was going great up to this point.

You mean I should type something in Mac's terminal? As I said, I'm not that great with technical things... not yet.

aschempp commented 2 years ago

The installation options are documented at https://docs.contao.org/manual/en/installation/install-contao/. If you have a local firewall (e.g. LittleSnitch) you should try to disable that. Otherwise please refer to the community support options (https://to.contao.org/support), we only use GitHub to track bugs and feature requests.