Results 1 to 5 of 5

Thread: Can't use Silent Install or Wizard

  1. #1
    agerlach is offline Junior Member
    Join Date
    Oct 2011
    Posts
    5

    Default Can't use Silent Install or Wizard

    I am currently on 6.1.6 and I would like to upgrade to 6.2.3. The problem is my hosting site will not allow me to upload files larger than 10 MB so i cannot use the Upgrade Wizard. Also, I can ftp up the upgrade file and silent install file but my hosting site will not allow me access to the php command line.

    Is there possibly a way I can ftp the upgrade file to the proper place and make the wizard "think" I used it to upload the file?

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,811

    Default Re: Can't use Silent Install or Wizard

    Extract the file "manifest.php" from the zip containing the upgrade files and then rename it using the following convention:

    <name_of_zip>-manifest.php

    e.g. If zip file is named Sugar5toSugar6.zip, rename the manifest.php file to Sugar5toSugar6-manifest.php

    Upload the renamed manifest and the original zip from where you extracted it to cache/upload/upgrades/patch and then try the upgrade wizard.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    agerlach is offline Junior Member
    Join Date
    Oct 2011
    Posts
    5

    Default Re: Can't use Silent Install or Wizard

    Thank you! That worked!

  4. #4
    jbduc is offline Junior Member
    Join Date
    Oct 2011
    Posts
    2

    Default Re: Can't use Silent Install or Wizard

    I came across this thread while trying to update my SugarCRM install on PowWeb.

    I'm having a problem where I cannot upload the file due to an error that I keep getting when using the wizard:

    The file size, 0 Bytes, is greater than what is allowed by the upload_max_filesize and/or the post_max_size settings in php.ini. Change the settings so that they are greater than 0 Bytes and restart the webserver.

    As a workaround, I'm trying to upload the .zip file via FTP to the folder mentioned above and editing the file mentioned.

    However, I get the following error when the .zip file is in the folder:

    Fatal error: require_once() [function.require]: Failed opening required 'cache/upload/upgrades/patch/SugarCE-Upgrade-6.1.x-to-6.2.4-manifest.php' (include_path='/......./htdocs/crm/include/..:.:/usr/local/lib/php-5.2.17/lib/php') in /............/htdocs/crm/modules/UpgradeWizard/uw_utils.php on line 785

    Checking line 785 of uw_utils.php, I get the following (including the two lines above)

    Code:
    if(0 == sizeof($md5_matches)) {
    			$target_manifest = remove_file_extension( $upgrade_content ) . '-manifest.php';
    			require_once($target_manifest);
    I'm not certain on what this means and what I need to do to resolve?

    Any help would be greatly appreciated.

  5. #5
    gates2u is offline Sugar Community Member
    Join Date
    Feb 2010
    Location
    Greensboro MD
    Posts
    43

    Default Re: Can't use Silent Install or Wizard

    Worked - thank you

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. silent and wizard updater not found
    By cebe in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2011-03-18, 10:14 AM
  2. Is it recommended to use silent versus wizard upgrade 5.0.0b - 5.1a
    By ServerStorm in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-10-23, 06:06 PM
  3. 5.0.0c silent install
    By bkearney in forum Help
    Replies: 0
    Last Post: 2008-04-10, 07:11 PM
  4. Silent Install for SugarSuite 4.2.1
    By smurraysb in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2008-01-14, 11:30 PM
  5. Silent Install
    By sacramentojoe in forum Help
    Replies: 4
    Last Post: 2007-07-02, 03:18 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
  •