Results 1 to 6 of 6

Thread: Upgrade wizard in 4.5.0 is blank

  1. #1
    toddatsamco is offline Member
    Join Date
    Aug 2006
    Posts
    8

    Unhappy Upgrade wizard in 4.5.0 is blank

    I went to load up the 4.5.0b patch over top of my fresh 4.5.0 (Build 1124) and when I go into Admin >> Upgrade Wizard it looks like it's loading but I get a blank screen (using Firefox browser).

    I'm running this on a Fedora Core 4 server with PHP 5.0.4.

    Any thoughts?

  2. #2
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Upgrade wizard in 4.5.0 is blank

    Do you see any issue in upgradeWizard.log? (it's in the SugarCRM install directory.)
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  3. #3
    toddatsamco is offline Member
    Join Date
    Aug 2006
    Posts
    8

    Default Re: Upgrade wizard in 4.5.0 is blank

    There's nothing.... nothing interesting anyway.

  4. #4
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Upgrade wizard in 4.5.0 is blank

    what is your php.ini setting for memory and max execution time?
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



  5. #5
    toddatsamco is offline Member
    Join Date
    Aug 2006
    Posts
    8

    Default Re: Upgrade wizard in 4.5.0 is blank

    ;;;;;;;;;;;;;;;;;;;
    ; 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 r
    equest data
    memory_limit = 32M ; Maximum amount of memory a script may consume (8MB)

    FYI.... I did a clean 4.5.0C install, pointed to my data source and all is well now with that function.

  6. #6
    debosset is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    14

    Exclamation Re: Upgrade wizard in 4.5.0 is blank

    Quote Originally Posted by umeco
    what is your php.ini setting for memory and max execution time?

    I do have a similar problem detail are in thread 16355

    Here again my last upgradeWizard.log content

    Thu, 05 Oct 2006 15:25:59 +0200 [UpgradeWizard] - Upgrade started. At start.php
    Thu, 05 Oct 2006 15:25:59 +0200 [UpgradeWizard] - at unlinkTempFiles()
    Thu, 05 Oct 2006 15:25:59 +0200 [UpgradeWizard] - resetting $_SESSION
    Thu, 05 Oct 2006 15:26:07 +0200 [UpgradeWizard] - [At systemCheck.php]
    Thu, 05 Oct 2006 15:26:07 +0200 [UpgradeWizard] - Starting file permission check...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Finished file permission check.
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Starting database permissions check...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking CREATE TABLE permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking INSERT INTO permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking UPDATE TABLE permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking SELECT permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking validity of SELECT results
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking DELETE FROM permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking ALTER TABLE ADD COLUMN permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking ALTER TABLE CHANGE COLUMN permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking ALTER TABLE DROP COLUMN permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Checking DROP TABLE permissions...
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - No permissions errors found!
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Finished database permissions check.
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - -----------------------------------------------------------------------------
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - Upgrade started. At start.php
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - at unlinkTempFiles()
    Thu, 05 Oct 2006 15:26:19 +0200 [UpgradeWizard] - resetting $_SESSION

    I cannot figure anything special there ?

    Further on my start page, I think the status of the different steps are missing (regarding to the documentation).

    Any help would really be appreciated...

    Jean

Thread Information

Users Browsing this Thread

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

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
  •