Viewing 5 replies - 1 through 5 (of 5 total)
  • Did you enable the mbstring extension via your cPanel? You can see it under Select PHP Version

    • This reply was modified 9 years, 7 months ago by Kimberly.
    Thread Starter mmdijkman

    (@mmdijkman)

    Hi Kimberly!

    Thanks for your reply.

    I’ve the file /etc/php-5.6.d/20-mbstring.ini file containing:

    ; Enable mbstring extension module
    extension=mbstring.so

    Same for /etc/php-5.6.d/20-iconv.ini containing:

    ; Enable iconv extension module
    extension=iconv.so

    So I’ve no clue, do I need to add more configuration for mbstring?

    Thanks for your help!

    Thread Starter mmdijkman

    (@mmdijkman)

    As wel these module get listed with command php -m

    Thread Starter mmdijkman

    (@mmdijkman)

    mbstring settings in this screenshot

    Thread Starter mmdijkman

    (@mmdijkman)

    Hi Kimberly,

    Find finally out where this error was comming from.
    Because of the newsfeed widget on the W3Cache dashboard.

    The rss feed http://feeds.feedburner.com/W3EDGE of the newsfeed doesn’t give any right xml feed.
    So this feed can’t get parsed and gives a error on every reload of the page.

    Regards,

    Martijn

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘iconv or mbstring’ is closed to new replies.