mbstring cron

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
Quote · 16 Apr 2011

Run php -i|less from your shell to make sure your cli version of php also have mbstrings module enabled.

at some cases php have 2 diffrent php.ini files, one for the php that runs of shell (cli) and one php.ini for your webserver so if phpinfo tells you have mbstring don' mean that your shell version have it enabled.

Quote · 16 Apr 2011

Hi ArgonX,

thanks for the great note. You´re sure, i´ve got two different php.ini files. One is locate in etc/php5/apache2 the other on in etc/php5/cli.

In these folders are secondly files named *.saved_by_psa what to do with that?

Quote · 18 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.