M
M
mysqlsd2020-04-27 03:01:10
PHP
mysqlsd, 2020-04-27 03:01:10

What is the "mb_substr_count():" error after reinstalling phpmyadmin?

Good afternoon,

Updated phpmyadmin on debian, an error began to come out:

Warning in ./vendor/twig/twig/src/Compiler.php#187
mb_substr_count(): Unknown encoding "0"


In php ini is:
php_admin_value mbstring.func_overload 0
php_admin_value mbstring.internal_encoding utf-8


What could be the problem?

Screen: . 5ea620a12b1fd575669798.png
Tell me please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
tarakan1991, 2020-07-02
@tarakan1991

Same bullshit.
Only on centOS

Y
Yuriy, 2020-09-21
@yous

crap, VM Bitrix 7, CentOS 7, php 7.4
in httpd default config:

<Directory /usr/share/phpMyAdmin>
                php_admin_value mbstring.func_overload 0
php_admin_value mbstring.internal_encoding "utf-8"
        </Directory>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question