Real life problems solved

Advert

Fatal error: Call to undefined function mb_convert_encoding()

Easy one to fix, simply go into shell and perform the following command:

yum install php-mbstring
Adsense