AbanteCart Community

eCommerce construction => Installation and Configuration => Fresh Installation => Topic started by: epanagio on June 09, 2012, 09:07:48 PM

Title: Fatal error
Post by: epanagio on June 09, 2012, 09:07:48 PM
After installation I select the link to take me to the site (left icon. I already deleted the install directory) and I receive the following error:

Fatal error: Call to undefined function mb_internal_encoding() in /home/randr/public_html/index.php on line 48

Help?
Title: Re: Fatal error
Post by: abantecart on June 09, 2012, 09:51:36 PM
What version of PHP do you have?

It looks like you do not have mbstring PHP extension installed or enabled.

mbstring is a non-default extension. This means it is not enabled by default. You must explicitly enable the module with the configure option. See the Install section for details
http://www.php.net/manual/en/mbstring.installation.php

So, you might have to enable that extension, modifying the php.ini file (and restarting Apache, so your modification is taken into account)

Title: Re: Fatal error
Post by: epanagio on June 09, 2012, 09:53:24 PM
I will follow the installation steps and the version is:

PHP 5.3.10 (cli) (built: Jun  7 2012 20:20:00)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
Title: Re: Fatal error
Post by: epanagio on June 09, 2012, 10:12:54 PM
I have to go through configuring php/apache with cpanel. It works now after I enabled mbstring.

Thanks!
Title: Re: Fatal error
Post by: ae007 on November 18, 2015, 02:43:04 AM
I enabled mbstring  Attachment the image and not found

Fatal error: Call to undefined function mb_internal_encoding() in /home/aesoluci/public_html/tienda/core/init.php on line 21