I recently upgraded to php 5.1.4 and it's breaking my SugarCRM 3.5.1a install. It runs fine until I log in and then breaks with a memory exhaustion problem. I found out how to upgrade to a newer version but it seems I need to be logged in as an admin before I can do the upgrade. Please help me figure out how to fix SugarBean.php or upgrade to a version that works with php5.
Thanks in advance,
Adrian Madrid
PS: Here my system information:
SugarSuite-Full-3.5.1a
PHP 5.1.4 (cli) (built: Jul 28 2006 00:15:04)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
[Tue Aug 22 10:08:30 2006] [error] [client 64.122.26.221] PHP Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 54 bytes) in /home/domain/public_html/SugarCRM/data/SugarBean.php on line 1721
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 32M ; Maximum amount of memory a script may consume (8MB)
# cat /etc/redhat-release
CentOS release 4.3 (Final)


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks