国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

php - Install third party library using composer
PHP中文網(wǎng)
PHP中文網(wǎng) 2017-07-06 10:37:23
0
3
2359

Centos6.8
PHP version

1. Use composer to install a third-party library, and an error message appears: SHA384 is not supported by your openssl extension

2. When installing directly, an error will be reported: Segmentation fault

The original poster doesn’t understand composer very well. What’s going on?

PHP中文網(wǎng)
PHP中文網(wǎng)

認(rèn)證0級講師

reply all(3)
學(xué)霸

mv composer.phar /usr/local/bin/composer

Then execute composer to see if the installation is successful

洪濤

1. First check whether openssl expansion is enabled

2. If it is enabled, it means that your openssl version is too low. Upgrade your php. I also encountered this last time and directly installed php5.6. Problem solved

代言

Portal https://pkg.phpcomposer.com/#...
As far as I know composer.phar cannot be installed

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template