Results 1 to 6 of 6

Thread: White Screen after User Wizard

  1. #1
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default White Screen after User Wizard

    SugarCRM CE 6.2.3
    PHP v5.2.9
    MySQL 4.1.22
    Linux Server

    I've searched the forum for "White Screen of Death" but haven't turned up anything that can help me.

    I just did a new installation of SugarCRM 6.2.3 on a subdomain and the installation went just fine. When you log in as Admin I get the new user wizard. At the end of the wizard all I get is a blank white screen. Pressing F5 does nothing. I close out of Chrome (IE8 does the same thing), enter in the URL for the SugarCRM CE site and I am into SugarCRM. However the next day when I log in I have the wizard again and back to square one.

    I've checked PHP.INI and the settings are larger than required. For example, memory_limit is set to 128M and session.save_path is set to /tmp (which does exist).

    Unfortunately, I don't have direct access to php.ini so I can't turn debug on, so what else can I check to fix this "white screen of death" issue?

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

    Default Re: White Screen after User Wizard

    I don't know if this is related, but MySQL 4.x is not supported. You need to be using either 5.0 or 5.1
    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
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Angry Re: White Screen after User Wizard

    Funny you mentioned that. Right after I posted the message it hit me that the MySQL Version wasn't 5 but 4. So this morning I had my hosting company setup a whole new server and made sure it was using MySQL 5. So now the server is running PHP 5.2.9 and MySQL 5.0.92.

    I did a complete reinstallation of SugarCRM on this new server and I'm still getting the White Screen after the User Wizard.

    AARRGGG!!!!

  4. #4
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: White Screen after User Wizard

    Here's an update:

    1. I changed all folders and directories to permission 775 and still getting white screen.

    2. Had web hosting company create a php.ini file in the CRM folder so I can put my own settings in place. I now have the following settings in the php.ini file:
    date.timezone = "America/Los_Angeles"
    max_execution_time=6000
    upload_max_filesize=60M
    memory_limit=256M
    post_max_size=60M
    I created a phptest.php file that runs phpinfo() and I confirmed that these settings in the php.ini file are in use.

    Even after making these changes, I'm still getting a white screen after the wizard. I checked the server's error log and it shows no errors. I put SugarCRM in Debug mode and from what I can see it all looks good to me.

    What else can I check to make this darn program work??????

  5. #5
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: White Screen after User Wizard

    I got so fustrated with SugarCRM tonight that I completely uninstalled the software off our server, deleted the MySQL database and I'm starting all over again. This time instead of using the installation script that is part of our web hosting package, I'm doing the installation manually myself.

    I'll keep you posted.

  6. #6
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: White Screen after User Wizard

    UPDATE:

    We got it figured out.

    The issue was that SugarCRM was getting installed by a script on the hosting company's control panel. So I used the control panel to uninstall SugarCRM, uploaded the files manually and ran the install.php file myself.

    Sure enough, the installation routine caught that PHP didn't have the MB String extension installed!!!

    Once the hosting company recompiled PHP with the extension, everything came up and worked just fine.

    So just because your hosting company has an automatic script that installs SugarCRM, it's still best to do the installation yourself just to make sure everything is setup properly.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. White Screen after Log-In
    By crm_neuling in forum Help
    Replies: 1
    Last Post: 2009-09-10, 01:58 PM
  2. white screen problem
    By kurt.maderal in forum Help
    Replies: 4
    Last Post: 2009-07-17, 01:14 AM
  3. blank white screen .help!
    By gangdan1982 in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2008-04-30, 12:29 PM
  4. 4.5.1e->4.5.1f, Upgrade Wizard goes to white screen, dies
    By Rankie in forum Installation and Upgrade Help
    Replies: 33
    Last Post: 2008-04-28, 04:12 PM
  5. White Screen of Death
    By BRollins in forum Help
    Replies: 0
    Last Post: 2005-09-27, 04:40 PM

Tags for this Thread

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
  •