Results 1 to 4 of 4

Thread: MB string issue.....i am goin mad !!!!!!

  1. #1
    markusp is offline Junior Member
    Join Date
    Feb 2007
    Posts
    1

    Unhappy MB string issue.....i am goin mad !!!!!!

    Hello,
    i have just installed sugar crm for my organization and i got the hosting from a local company.while installing i got a error that mb string not found? i contacted the admin and he removed that field itself but the MB string module was not installed.Now i want to implement email facility for my team members and i get a error

    Fatal error: Call to undefined function mb_encode_mimeheader() in /home/matrix7i/public_html/crm/include/Localization/Localization.php on line 307

    as far as i know Mb strings are used for special chars like japanese etc not english....so why is this error showing up.Is there any way i can supresse this error by modifying localization.php file ???? i don't use any special languages other than english.

    Is there any way out other than installing the mbstring????? Please help me ,i am in dire straits....

    Here are the server details

    Operating system - Linux
    Kernel version - 2.4.21-20.EL
    Machine Type - i686
    Apache version - 1.3.37 (Unix)
    PERL version - 5.8.4
    Path to PERL - /usr/bin/perl
    Path to sendmail - /usr/sbin/sendmail
    PHP version - 5.1.6
    MySQL version - 4.1.21-standard

    Regards
    Markus

  2. #2
    paikmoses's Avatar
    paikmoses is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    541

    Default Re: MB string issue.....i am goin mad !!!!!!

    Markus,

    Try this: http://sugarcrm.openapp.org/?p=160

    HTH.

    Regards,

  3. #3
    sparcusa is offline Sugar Community Member
    Join Date
    Aug 2004
    Posts
    15

    Angry Re: MB string issue.....i am goin mad !!!!!!

    Fatal error: Call to undefined function: mb_encode_mimeheader() in /var/www/html/crm/include/Localization/Localization.php on line 307

    I'm having the same problem. I went through PaikMoses excellent post. Made the changes to the php.ini file and ran
    yum info php-mb_sting and got the following, which I assume means that mb-strings is installed

    Reading repository metadata in from local files
    Available Packages
    Name : php-mbstring
    Arch : i386
    Version: 4.3.9
    Release: 3.22.3
    Size : 920 k
    Repo : update
    Summary: A module for PHP applications which need multi-byte string handling
    Description:
    The php-mbstring package contains a dynamic shared object that will add
    support for multi-byte string handling to PHP.

    Do I need to rebuild php with the --enable-mbstring module?

    HELP!

  4. #4
    paikmoses's Avatar
    paikmoses is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    541

    Default Re: MB string issue.....i am goin mad !!!!!!

    Yeah.

    Make sure that you restart the apache server after making changes to the php.ini file.

    Regards,

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SugarCRM MB String error
    By clint in forum Help
    Replies: 1
    Last Post: 2006-10-09, 05:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •