Results 1 to 5 of 5

Thread: Weird abort in 5.2 CE

  1. #1
    harlow is offline Sugar Community Member
    Join Date
    Dec 2007
    Posts
    14

    Default Weird abort in 5.2 CE

    Installation is on CentOS Linux:
    # uname -a
    Linux gator667.hostgator.com 2.6.28.9 #5 SMP Mon Mar 30 04:51:09 CDT 2009 i686 i686 i386 GNU/Linux

    Version is 5.2 Community Edition
    Not sure which Apache, MySQL, and PHP versions are in use; the web hosting company seems to be hiding that info

    This installation ran flawlessly for about 6 months, then suddenly started producing the following error messages when I try to log in to SugarCRM:

    ---------
    Warning: Unexpected character in input: '' (ASCII=2) state=1 in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1

    Warning: Unexpected character in input: ' in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1

    Warning: Unexpected character in input: '' (ASCII=2) state=1 in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1

    Warning: Unexpected character in input: ' in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/harlow/public_html/SugarCE-Full-5.2.0/include/MVC/SugarApplication.php on line 383

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/harlow/public_html/SugarCE-Full-5.2.0/include/MVC/SugarApplication.php on line 383

    Warning: Cannot modify header information - headers already sent by (output started at /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils.php on line 2498

    -----
    FWIW, I usa a Mac, and the behavior is identical on either Safari or Firefox.

    I briefly looked at the code for mvc_utils.php, but quickly realized that I was out of my league in trying to analyze the problem. I did a diff between the running version of this routine and the one in the original zip file, and they are identical. Could something have changed on the server? I don't even know where to start looking.

    Thanks

    JEH

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Weird abort in 5.2 CE

    This is related to an incompatibility with PHP version 5.2.9, which you may have already deduced given your reference about looking at mvc_utils.php.

    If you can, update to 5.2.d, otherwise, you'll need to manually update the mvc_utils.php.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Weird abort in 5.2 CE

    I had exactly the same problem with 5.2.0c and solved it by this patch (only one @):
    http://www.sugarcrm.com/forums/showp...45&postcount=8
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  4. #4
    harlow is offline Sugar Community Member
    Join Date
    Dec 2007
    Posts
    14

    Default Re: Weird abort in 5.2 CE

    Quote Originally Posted by kuske View Post
    I had exactly the same problem with 5.2.0c and solved it by this patch (only one @):
    http://www.sugarcrm.com/forums/showp...45&postcount=8
    fantastic! You are indeed a Sugar Hero! Thanks

    JEH

  5. #5
    rudy102 is offline Sugar Community Member
    Join Date
    Mar 2009
    Posts
    23

    Default Re: Weird abort in 5.2 CE

    Thank You,
    You really help me!!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Weird errors
    By moufarrege in forum Help
    Replies: 0
    Last Post: 2009-03-19, 02:52 PM
  2. Diagnostic tool: Abort pclzip.lib.php : Missing zlib extensions
    By tazhate in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-10-07, 10:33 AM
  3. Weird schedule bug in 5.0.0b
    By sbantz in forum Help
    Replies: 1
    Last Post: 2008-03-26, 01:28 AM
  4. !!! Please Help !!! Weird issues
    By pdaalder in forum Help
    Replies: 0
    Last Post: 2007-07-18, 11:52 AM
  5. Weird IE Bug: ssl warnings
    By andreasw in forum Help
    Replies: 4
    Last Post: 2006-01-19, 09:04 AM

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
  •