php composer

Contributed by: akira on 2016年 9月25日(日) 18:08 JST

Last modified on

今まで、
curl -sS https://getcomposer.org/installer | php 
をやると、segmentation faultが起きて失敗するか、
だったが、今問題なくcomposer.pharがつくれた、原因不明

curl -sS https://getcomposer.org/installer | php 
Downloading 1.2.1...

Composer successfully installed to: /home/kei/composer.phar
Use it: php composer.phar
Some settings on your machine may cause stability issues with Composer.
If you encounter issues, try to change the following:

The xdebug extension is loaded, this can slow down Composer a little.
Disabling it when using Composer is recommended.

コメント (0件)

Geeklog Site - php composer
https://geeklog.craine.ne.jp/article.php?story=20160925180857814