#!/usr/bin/env php
Some settings on your machine may cause stability issues with Composer.
If you encounter issues, try to change the following:
Your PHP (5.3.3-7+squeeze19) is quite old, upgrading to PHP 5.3.4 or higher is recommended.
Composer works with 5.3.2+ for most people, but there might be edge case issues.
Downloading...
Composer successfully installed to: /home/admin/composer.phar
Use it: php composer.phar
admin@ip-172-31-9-56:~$ sudo php composer.phar create-project sourcefabric/newscoop /var/www/newscoop dev-master
Installing sourcefabric/newscoop (dev-master 5d6dca332c3e7a6531f7d03a4f4cae50a14e8a85)- Installing sourcefabric/newscoop (dev-master master)
Cloning master
Created project in /var/www/newscoop
[InvalidArgumentException]
Composer could not find a composer.json file in /var/www/newscoop
To initialize a project, please create a composer.json file as described in the http://getcomposer.org/ "Getting Started" section
reate-project [-s|--stability="..."] [--prefer-source] [--prefer-dist] [--repository-url="..."] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [--keep-vcs] [--no-install] [--ignore-platform-reqs] [package] [directory] [version]
admin@ip-172-31-9-56:~$
How to install old Newscoop legacy plugins?:
It looks like you're new here. If you want to get involved, click one of these buttons!