To resolve this error, you would need to install the mbstring PHP module. If you are on a VPS or dedicated server, this can be done quite easily. If you do not have root access, then please email support@dtechghana.com to have our engineers assist you with this.
- First, you will need to log into your WHM as root.
- Next, search for EasyApache in the top left search box, then click on EasyApache 3
- Now that you are on this page, select the radio button next to Previously Saved Config, then click Start customizing based on profile.
- Next, you will be prompted to select your Apache version. Just select keep the already selected options. We will not need to make any changes to Apache.
- After the Apache screen, you will then select your PHP version. You will want to keep this the same as what is already selected as well, since changing your PHP version can potentially break your existing sites if they require a higher or lower version of PHP. Just click the Next Step to visit the next page.
- After selecting your PHP version, you will be sent to the Short Options List. Scroll to the bottom of the page and click on Exhaustive Options List.
- Now that you are on the Exhaustive Options List, you will see Mbstring under the PHP section. To enable mbstring, click the checkbox to the left of it. Once it is selected, scroll to the bottom and click on Save and Build.
- Once you click the Save and Build button in EasyApache, it will begin building. Be sure not to close the window or navigate away from the page. Doing so can cause issues to your Apache configuration. Once it has completed, your errors should no longer persist.