Skip to content

Instantly share code, notes, and snippets.

@jmvelasco
Created November 20, 2013 10:14
Show Gist options
  • Save jmvelasco/7560805 to your computer and use it in GitHub Desktop.
Save jmvelasco/7560805 to your computer and use it in GitHub Desktop.
vmamp@AMP30:/users/cfs00/web> php composer.phar self-update
Fatal error: Class 'Phar' not found in /users/cfs00/web/composer.phar on line 13
vmamp@AMP30:/users/cfs00/web> curl -sS https://getcomposer.org/installer | php
#!/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 phar extension is missing.
Install it or recompile php without --disable-phar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment