matheus2008
(usa CentOS)
Enviado em 14/01/2016 - 15:19h
Boa tarde galera,
estou com um problema, quero colocar o software novosga (http://www.novosga.org/) na minha empresa e estou com dificuldade de instalar o composer e usar, olha o meu passo a passo e o erro:
instalando as dependências:
sudo apt-get install postgresql libapache2-mod-php5 php5-pgsql curl php5-mcrypt
curl –sS
https://getcomposer.org/installer | php
apos o comando acima o erro abaixo aparece
All settings correct for using Composer
Downloading...
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
file_get_contents(https://getcomposer.org/composer.phar): failed to open stream: Connection timed out
Downloading...
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
file_get_contents(https://getcomposer.org/composer.phar): failed to open stream: Connection timed out
Downloading...
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
file_get_contents(https://getcomposer.org/composer.phar): failed to open stream: Connection timed out
The download failed repeatedly, aborting.
COMO RESOLVER ESSE PROBLEMA?