Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Cannot fix detect_unicode = Off php.ini error when trying to install Composer?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sam Blåsvær  
View profile  
 More options Oct 14 2012, 4:48 pm
From: Sam Blåsvær <samblaasv...@gmail.com>
Date: Sun, 14 Oct 2012 13:48:50 -0700 (PDT)
Local: Sun, Oct 14 2012 4:48 pm
Subject: Cannot fix detect_unicode = Off php.ini error when trying to install Composer?

Running:

curl -s https://getcomposer.org/installer | php

From the current project directory using the Terminal, gives me an error:
The detect_unicode setting must be disabled.
Add the following to the end of your `php.ini`:
    detect_unicode = Off

I add the line to my php.ini file and restart the apache server.

Running the command again still gives me the error.

Anyone know how to fix this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nils Adermann  
View profile  
 More options Oct 14 2012, 6:20 pm
From: Nils Adermann <nader...@naderman.de>
Date: Mon, 15 Oct 2012 00:19:54 +0200
Local: Sun, Oct 14 2012 6:19 pm
Subject: Re: [composer-dev] Cannot fix detect_unicode = Off php.ini error when trying to install Composer?
Hey Sam,

You most likely either edited the wrong php.ini setting or it is
overwritten with another value. Running `php -i` will tell you which
php.ini file is actually being loaded.

Cheers,
Nils

On 10/14/2012 10:48 PM, Sam Bl sv r wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »