Answer the question
In order to leave comments, you need to log in
What is the correct way to specify mbstring.func_overload 2 for xampp?
I prescribe this parameter php_admin_value mbstring.func_overload 2
specifically for one site, but for some reason it affects everything and phpmyadmin stops working, if you remove it, then everything works.
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot "C:/Users/mavpo/Documents/Xampp/htdocs/maov.local"
ServerName marov.local
ServerAlias www.maov.local
#ErrorLog "logs/maov.local-error.log"
#CustomLog "logs/maov.local-access.log" common
php_admin_value mbstring.func_overload 2
</VirtualHost>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question