G
G
greylam2016-05-11 00:36:21
OpenSSL
greylam, 2016-05-11 00:36:21

How to fix an error when installing Laravel with composer with SSL/TLS security disabled?

I can’t cope with the installation of Laravel in any way, I do everything according to the instructions of the denver php 5.4.45 server,
extension=php_openssl.dll is active in php.ini.
When executing the composer global require "laravel/installer=~1.1" command, it gives an error and writes
Your configuration does not allow connections to packagist.org/packages.json
what is the problem. The config.json composer says "disable-tls": true.
27dbd13dd435481e8455cb96eca011bf.png
Help me please!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2016-05-11
@alsopub

Try replacing true with false.

G
greylam, 2016-05-11
@greylam

tried it doesn't help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question