Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fatal error: Call to undefined function mb_strstr()
10-18-2013, 12:27 PM, (This post was last modified: 10-18-2013, 12:39 PM by TurboPT.)
#8
RE: Fatal error: Call to undefined function mb_strstr()
What system do you have?

For Fedora/Redhat, you might be able to install the lib in this manner:

yum install php-mbstring

...then restart the webserver after intallation is complete.

Of course, you will need to find the install command appropriate for your specific environment, if you do not have Fedora/Redhat.

The yum package manager is available on other linux environments too, try simply typing yum at the prompt to know if it exists, but you might have to first be sudo or root to run this command.
Reply


Messages In This Thread
RE: Fatal error: Call to undefined function mb_strstr() - by TurboPT - 10-18-2013, 12:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)