Results 1 to 2 of 2

Thread: Migrating from sugarcrm 4.5.1j (Build 1205) to 5.0

  1. #1
    nbentzinger is offline Member
    Join Date
    Jan 2009
    Posts
    7

    Default Migrating from sugarcrm 4.5.1j (Build 1205) to 5.0

    System:
    VM CentOS5.2
    php 5.2.8
    mysql-server-5.1.30-1
    apache 2.2.3-11

    php.ini:
    max_execution_time = 3000000
    max_input_time = 6000000
    memory_limit = 128M
    upload_max_filesize = 128M

    config.php
    fileupload= 22000000

    I'm trying to update 4.5.1j up to 5.x. I have downloaded SugarCE-Upgrade-4.5.1-to-5.1.0c.zip and ran through the admin wizard but it hung at the fourth step with nothing but lines like:
    Adding for Leads
    Adding for Contacts
    Adding for Accounts
    Adding for Opportunities
    Adding for Cases
    Adding for Notes
    Adding for EmailTemplates
    Adding for Calls
    Adding for Emails
    Adding for Meetings
    Adding for Tasks
    Adding for Trackers

    Searching brings up lots of grief about 5.1.0b and suggestions for commenting out three lines in a end.php (which don't exist for my end.php file). Restoring from backup and running the silentUpgrade.php with the switches gives the same minimal error output:
    Code:
    /usr/bin/php -f silentUpgrade.php SugarCE-Upgrade-4.5.1-to-5.1.0c.zip  /var/www/vhosts/sugarcrm/upgrade-silent.log /var/www/vhosts/sugarcrm/ nbentzinger
    
    ********************************************************************
    ***************This Upgrade process may take sometime***************
    ********************************************************************
    
    The Sugar Community Edition 5.0 uses GNU General Public License Version 3. This upgrade will convert your existing license to the new license displayed below.DO YOU ACCEPT (Enter yes/y or no/n?: y
    
    
    *******License accepted **** Proceed with Upgrade***********PHP Fatal error:  Call to undefined function sugar_mkdir() in /var/www/vhosts/sugarcrm/modules/Administration/cleanup50.php on line 76
    upgrade-silent.log:
    Code:
    Tue, 20 Jan 2009 15:55:50 -0500 [UpgradeWizard] - *** SILENT UPGRADE INITIATED.
    Tue, 20 Jan 2009 15:55:50 -0500 [UpgradeWizard] - *** UpgradeWizard Upgraded
    Tue, 20 Jan 2009 15:55:50 -0500 [UpgradeWizard] - Wait Timeout before change ***** 28800
    Tue, 20 Jan 2009 15:55:50 -0500 [UpgradeWizard] - Wait Timeout after change ***** 28800
    I'm at my wits end here. This 4.5.1 was moved to a clean CentOS5.2 install due to the php5 requirement. We use no additional plugins. How can I migrate/update this data and am I going to have this much trouble moving to 5.2?

  2. #2
    malcolmh's Avatar
    malcolmh is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Aug 2004
    Posts
    1,712

    Default Re: Migrating from sugarcrm 4.5.1j (Build 1205) to 5.0

    Hi,

    I believe you can't upgrade a 4.5.1j system to a 5.1 directly using PHP 5.2.8 as 4.5.1j doesn't support 5.2.8.

    I would suggest following:

    - Update from 4.5.1x to 5.0 on your currrent server, then copy this version to your new server and finally do the upgrade to 5.1x.

    Also I would raise the memory_limit value to over 500M, can't have enough memory
    Cheers Malcolm

    Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
    http://www.genius4u.com or http://www.genius4u.de

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Migrating from ...... to SugarCRM
    By lars25700 in forum Help
    Replies: 2
    Last Post: 2011-12-19, 07:55 AM
  2. Migrating SugarCRM
    By Leopard in forum Installation and Upgrade Help
    Replies: 5
    Last Post: 2011-11-15, 07:44 AM
  3. Replies: 2
    Last Post: 2007-05-08, 05:32 PM
  4. migrating customer database into new SugarCRM
    By immopro in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2007-04-18, 06:41 PM
  5. Migrating SugarCRM
    By cburn in forum Help
    Replies: 6
    Last Post: 2006-10-30, 03:30 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
  •