lamp-install-script icon indicating copy to clipboard operation
lamp-install-script copied to clipboard

On Ubuntu 13.10 can`t install Composer

Open jakubzapletal opened this issue 11 years ago • 1 comments

In running script plugins/php5/script/php.sh I got error:

#!/usr/bin/env php
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:

The json extension is missing.
Install it or recompile php without --disable-json

It can be done, if you set apt-get install php5-json

jakubzapletal avatar Feb 06 '14 12:02 jakubzapletal

Thank you for reporting that. I'll get it fixed

mhlavac avatar Feb 06 '14 12:02 mhlavac