PHP Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding
PHP Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding()
Fix:
sudo apt-get install php-mbstring
My daily IT journal
PHP Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding()
Fix:
sudo apt-get install php-mbstring