S
S
Shuboanator2015-02-01 02:29:49
phpBB
Shuboanator, 2015-02-01 02:29:49

How to fix a problem with the installation of the forum?

When installing the forum, those errors pop up.

Function overload:
The value of mbstring.func_overload must be set to 0 or 4.

How can this problem be fixed? Or what is the reason for it?
ZY: I install the PHPbb forum on the recommended host

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rikcon, 2015-02-01
@Rikcon

It seems that in php.ini you need to correct the line
mbstring.func_overload to
mbstring.func_overload = 0 or
mbstring.func_overload = 4

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question