Hello,
I get an error of my cron. "Boonex cannot work without mbstring"
But when I´ve a look at my phpinfo, I see that
So mbstring is installed, or?
mbstring
| Multibyte Support | enabled |
| Multibyte string engine | libmbfl |
| HTTP input encoding translation | enabled |
| Multibyte (japanese) regex support | enabled |
| Multibyte regex (oniguruma) version | 4.4.4 |
| Multibyte regex (oniguruma) backtrack check | On |
| mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. |
|---|
| Directive | Local Value | Master Value |
|---|---|---|
| mbstring.detect_order | auto | auto |
| mbstring.encoding_translation | On | On |
| mbstring.func_overload | 0 | 0 |
| mbstring.http_input | pass | pass |
| mbstring.http_output | SJIS | SJIS |
| mbstring.internal_encoding | UTF-8 | UTF-8 |
| mbstring.language | Neutral | Neutral |
| mbstring.strict_detection | Off | Off |
| mbstring.substitute_character | no value | no value |
