Skip to content

Instantly share code, notes, and snippets.

@omares
Created December 8, 2012 20:31
Show Gist options
  • Save omares/4241786 to your computer and use it in GitHub Desktop.
Save omares/4241786 to your computer and use it in GitHub Desktop.
[21:29:41] [satis]$ curl -s https://getcomposer.org/installer | php -- --check
#!/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 detect_unicode setting must be disabled.
Add the following to the end of your `php.ini`:
detect_unicode = Off
The php.ini used by your command-line PHP is: /usr/local/etc/php/5.3/php.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment