Hello,
After a "no error" install I am not able to view the site. However, I can log into administration. The logs show -> PHP Fatal error: Call to undefined function mb_internal_encoding() in /home/agh/public_html/cms/components/com_k2/helpers/route.php on line 59.
I've tried different "multibyte" settings in the server's php.ini file with no success. However, I'm not certain how to turn-on multibyte_string support. I have root access to the server as well as cPanel/WHM. Where is the setting to enable it?
I've changed ownership of files / dirs from root to the account's UID, which allowed me to install but I get a blank screen instead of the site page.
The site works fine on my local XAMPP server, but not on my Internet server.
What should I look at next?
I read a post that I didn't clearly understand. I think it said the database name could not contain an underscore (_). Unfortunately, I am setup on a Virtual Server with a couple of different accounts, forcing the database to start with the accounts username and the underscore "agh_" is that going to be a problem?