Results 1 to 3 of 3

Thread: SugarBean.php loop error

  1. #1
    bobby.bland is offline Junior Member
    Join Date
    Aug 2008
    Posts
    2

    Default SugarBean.php loop error

    Hello everyone.
    I'm with a strange problem here.
    I'm getting this error when I try to access some accounts:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 42 bytes) in /opt/lampp/htdocs/sugarcrm/data/SugarBean.php on line 637

    I've already tried to change memory_limit in php.ini, but it seems that SugarCRM enter in a loop.

    Anyone?

  2. #2
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: SugarBean.php loop error

    Hello,

    When you have changed the memory_limit parameter in the php.ini, what was the message ? Try to set at 64M.
    Have you restarted php ?

  3. #3
    bobby.bland is offline Junior Member
    Join Date
    Aug 2008
    Posts
    2

    Default Re: SugarBean.php loop error

    Thanks for the replay, SamuelAugy.
    I think the problem isn't at memory_limit.
    I change the memory_limit and restart php, and the message "Allowed memory size of 33554432 bytes exhausted" changes for values closed of the ones I put in php.ini.
    In my tests, I've tried to put 1024 M in memory_limit parameter. With this modification, SugarCRM opens a lot of new blanked windows, it seems that enter in some kind of loop or something.
    In this weekend I get a little more information about the problem:

    1 - It seems that SugarCRM was "migrated" from a server to another. I don't know the previous version of Apache, PHP or MySQL. And it seems that the import of database was made with the "Compatibility mode" of PHPMyAdmin.
    2 - This error only appears in registers that suffer changes after this migration.
    3 - I'm using Apache 2.2.9, MySQL 5.0.51b, and PHP I have two configurations. One for 5.2.6 and another for 4.4.8. I get this from Lampp 1.6.7.

    There's some kind of tool for migration between old database, php versions?

    Thanks!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Email IMAP SSL issue ( with error log )
    By clearlink in forum Help
    Replies: 16
    Last Post: 2009-11-16, 01:50 AM
  2. Query Failed: AND users.id = '1'::MySQL error 1064:
    By artco001 in forum Installation and Upgrade Help
    Replies: 63
    Last Post: 2009-05-07, 05:56 AM
  3. Replies: 19
    Last Post: 2008-04-11, 05:41 PM
  4. Replies: 0
    Last Post: 2007-08-08, 02:47 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
  •