Results 1 to 5 of 5

Thread: PHP 5.2.9 is incompatible with SugarCRM 5.2.0

  1. #1
    ianopa is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Default PHP 5.2.9 is incompatible with SugarCRM 5.2.0

    Hi,
    I installed SugarCRM 5.2.0 in March. At that time I had php 5.2.8 and everything was working fine.
    On May 9, my php version got upgraded (I am hosting on shared servers and don't have control over upgrades) to 5.2.9
    Now cannot run SugarCRM, getting errors :

    ----------------------------
    Parse error: syntax error, unexpected $end in /home/allwe2/public_html/CRM/sugarcrm/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/allwe2/public_html/CRM/sugarcrm/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/allwe2/public_html/CRM/sugarcrm/include/MVC/SugarApplication.php on line 384

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

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

    Warning: Cannot modify header information - headers already sent by (output started at /home/allwe2/public_html/CRM/sugarcrm/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/allwe2/public_html/CRM/sugarcrm/include/MVC/SugarApplication.php on line 125

    -------------------
    Please let me know if there is a way aroung it.

    Currently I have
    $sugar_version = '5.2.0a';
    $sugar_db_version = '5.2.0';

    Apache 2.0.63
    PHP version 5.2.9
    MySQL server version 5.0.67-community

    Thank you,
    Inna

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

    Default Re: PHP 5.2.9 is incompatible with SugarCRM 5.2.0

    This bug was solved by this post: 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


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

    Default Re: PHP 5.2.9 is incompatible with SugarCRM 5.2.0

    ... and if you want to receive IMAP emails you should patch your inboundemial.php as described in the following post:
    http://www.sugarcrm.com/forums/showp...8&postcount=12
    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
    bit4com is offline Member
    Join Date
    Sep 2008
    Posts
    7

    Default Re: PHP 5.2.9 is incompatible with SugarCRM 5.2.0

    It was my problem after php updating, but different error display on my sugar 5.2.

    In your case, try to delete the sugarcrm cache on Admin->Repair->Delete cache

  5. #5
    ianopa is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Default Re: PHP 5.2.9 is incompatible with SugarCRM 5.2.0

    Thank you for your suggestions. Post http://www.sugarcrm.com/forums/showp...45&postcount=8 helped to sove the problem. Everything working fine now.

    Inna

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 29
    Last Post: 2008-03-19, 11:26 PM
  2. Incompatible SugarCRM Versions (100)
    By chrish in forum Help
    Replies: 3
    Last Post: 2008-02-27, 12:43 AM
  3. Incompatible library on Mac OS X Server 10.5
    By bwalker in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-02-16, 09:16 PM
  4. Incompatible Library thread
    By drjerrykatzman in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-12-12, 06:02 PM
  5. Replies: 2
    Last Post: 2007-10-16, 10:23 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
  •