I am making an attempt to put in Drupal 8.1.3. (Apache 2.4.7, PHP 5.5.37, Home windows 7)
In Drupal Development Service “Confirm Necessities” step Drupal retains complaining
Unicode library — Error — Multibyte string enter conversion in PHP is lively and have to be disabled. Verify Drupal Development Service php.ini mbstring.http_input setting. Please confer with Drupal Development Service PHP mbstring documentation for extra data.
Nonetheless, I have already got Drupal Development Service following in my php.ini
mbstring.http_input = cross
and Drupal Development Service diagnostic output produced by a name to phpinfo(); comprises
zend.multibyte | Off | Off
So I’m not certain whether or not
- I used to be unsuccessful in switching off Drupal Development Service multibyte string enter conversion,
- I’m taking a look at Drupal Development Service unsuitable configuration information / settings, or
- One thing is unsuitable with Drupal’s detection of those setting (see for example this dialogue on a failing detection).