Author Topic: Fatal error  (Read 12027 times)

Offline epanagio

  • Newbie
  • *
  • Posts: 24
  • Karma: +2/-0
    • View Profile
Fatal error
« 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?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Fatal error
« Reply #1 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)

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline epanagio

  • Newbie
  • *
  • Posts: 24
  • Karma: +2/-0
    • View Profile
Re: Fatal error
« Reply #2 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

Offline epanagio

  • Newbie
  • *
  • Posts: 24
  • Karma: +2/-0
    • View Profile
Re: Fatal error
« Reply #3 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!

Offline ae007

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Fatal error
« Reply #4 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


 

Powered by SMFPacks Social Login Mod