Results 1 to 4 of 4

Thread: 6.2.0 to 6.2.3 upgrade aborts after upload

  1. #1
    Aroddo is offline Sugar Community Member
    Join Date
    Mar 2011
    Posts
    36

    Default 6.2.0 to 6.2.3 upgrade aborts after upload

    I have Version 6.2.0 (Build 6354) installed.

    I downloaded SugarCE-Upgrade-6.2.x-to-6.2.3.zip and started the Upgrade Wizard.
    Step 1 System Check says everything is fine.
    In Step 2 i get thrown to the home page after uploading the upgrade package. No error - no message.


    What now?

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

    Default Re: 6.2.0 to 6.2.3 upgrade aborts after upload

    The upload size in Sugar System settings or/and php.ini are too small.
    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
    Aroddo is offline Sugar Community Member
    Join Date
    Mar 2011
    Posts
    36

    Default Re: 6.2.0 to 6.2.3 upgrade aborts after upload

    nope, 10mb upgrade file and 64m in php.ini and 30000000 in sugar (i assume that's 30 megabyte).

    edit: ah, just saw the sticky thread. works now.
    Last edited by Aroddo; 2011-10-14 at 10:45 PM.

  4. #4
    Aroddo is offline Sugar Community Member
    Join Date
    Mar 2011
    Posts
    36

    Default Re: 6.2.0 to 6.2.3 upgrade aborts after upload

    Now I get this, though:
    Fatal error: Class name must be a valid object or a string in /opt/lampp/htdocs/sugardev6.2/include/SubPanel/SubPanelDefinitions.php on line 455

    sadly, this one doesn't help:
    Quote Originally Posted by pierco View Post
    Line 446, change:

    PHP Code:
    if (! empty ( $module_name )) 
    to

    PHP Code:
    if (! empty ( $module_name ) && isset($beanList[$module_name])) 
    then finish the upgrade process.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can't upload upgrade file to Upgrade Wizard
    By clint in forum Installation and Upgrade Help
    Replies: 56
    Last Post: 2012-05-16, 10:56 AM
  2. 5.5 Install Aborts
    By bobbundy in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2010-01-02, 10:33 PM
  3. 4.5.1.e Upgrade Wizard hangs at step Upload Upgrade
    By gero in forum Installation and Upgrade Help
    Replies: 15
    Last Post: 2008-06-19, 02:14 PM
  4. cannot upload 3.5.1 to 4.0.1 upgrade
    By scottberg in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2006-11-16, 10:14 PM
  5. upgrade without upload
    By kverde in forum General Discussion
    Replies: 0
    Last Post: 2006-01-27, 07:33 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
  •