Results 1 to 6 of 6

Thread: Install problem: Database not populated

  1. #1
    isw
    isw is offline Member
    Join Date
    Jul 2006
    Location
    Down the Street from Sugars suite
    Posts
    7

    Unhappy Install problem: Database not populated

    SugarSuite 4.2.1
    Install
    Fedora Core 4
    Php ver: 5.0.4
    MySql: 4.1.11
    Apache 2.0.54


    The problem I have is that the tables in the database are not created. I run through the install and everything seems to go OK.
    I have tried letting the install create the database and user. I've tried creating them myself and it still does not work.
    I've run the installer with all of the different options and it's still no go.

    I have not found anything in searching the forum or in the FAQ. Perhaps I just missed it.

    Thanks!

  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: Install problem: Database not populated

    Is there any error in the Apache log?

    How much memory_limit is specified in php.ini?
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  3. #3
    isw
    isw is offline Member
    Join Date
    Jul 2006
    Location
    Down the Street from Sugars suite
    Posts
    7

    Default Re: Install problem: Database not populated

    Quote Originally Posted by ruchida
    Is there any error in the Apache log?

    How much memory_limit is specified in php.ini?
    OK, one problem that I had is that I didn't restart Apache after I changed the Mem limit in the php.ini. I have done that and I'm over 32Mb now.

    This is a little bit from my ssl_error_log:

    [client 127.0.0.1] PHP Notice: Undefined index: setup_db_admin_user_name in /var/www/sugar/install/performSetup.php on line 53, referer: https://helpdesk/sugar/install.php
    [client 127.0.0.1] PHP Notice: Undefined index: setup_db_admin_password in /var/www/sugar/install/performSetup.php on line 54, referer: https://helpdesk/sugar/install.php
    [client 127.0.0.1] PHP Notice: Undefined index: host in /var/www/sugar/install/performSetup.php on line 56, referer: https://helpdesk/sugar/install.php
    [client 127.0.0.1] PHP Notice: Undefined index: setup_db_type in /var/www/sugar/install/performSetup.php on line 137, referer: https://helpdesk/sugar/install.php
    [client 127.0.0.1] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 14592 bytes) in /var/www/sugar/modules/Calendar/Calendar.php on line 452, referer: https://helpdesk/sugar/install.php
    [client 127.0.0.1] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 87 bytes) in /var/www/sugar/modules/Calendar/Calendar.php on line 304, referer: https://helpdesk/sugar/install.php

    Other logs have no errors...

    Thanks!

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

    Default Re: Install problem: Database not populated

    Was any error logged after you changed the memory_limit?
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  5. #5
    isw
    isw is offline Member
    Join Date
    Jul 2006
    Location
    Down the Street from Sugars suite
    Posts
    7

    Default Re: Install problem: Database not populated

    Quote Originally Posted by ruchida
    Was any error logged after you changed the memory_limit?
    I have not rerun it but I"m about to.

  6. #6
    isw
    isw is offline Member
    Join Date
    Jul 2006
    Location
    Down the Street from Sugars suite
    Posts
    7

    Default Re: Install problem: Database not populated

    It worked perfectly!!!

    Thank you for your help!!!

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
  •