Results 1 to 3 of 3

Thread: hanging during table creation....

  1. #1
    rhytha is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Default hanging during table creation....

    hi iam trying to install sugar on my shared hosting server and everyting is working fine till table creation, its hanging at this point after creating email tables, i tried redoing the whole intallation process thrice and it keeps hanging at this stage....
    Code:
    Creating the config file...done
    
    Installation is proceeding... the output will appear below once it is complete. Please wait.
     
    Dropping table relationships if exists...done
    Creating the table relationships...done
    Processing relationship meta for relationships...done
     
    Dropping table acl_roles if exists...done
    Creating the table acl_roles...done
    Processing relationship meta for acl_roles...done
     
    Dropping table acl_actions if exists...done
    Creating the table acl_actions...done
    Processing relationship meta for acl_actions...done
     
    Dropping table leads if exists...done
    Creating the table leads...done
    Creating audit table leads_audit...Processing relationship meta for leads...done
     
    Dropping table contacts if exists...done
    Creating the table contacts...done
    Creating audit table contacts_audit...Processing relationship meta for contacts...done
     
    Dropping table accounts if exists...done
    Creating the table accounts...done
    Creating audit table accounts_audit...Processing relationship meta for accounts...done
     
    Dropping table opportunities if exists...done
    Creating the table opportunities...done
    Creating audit table opportunities_audit...Processing relationship meta for opportunities...done
     
    Dropping table cases if exists...done
    Creating the table cases...done
    Creating audit table cases_audit...Processing relationship meta for cases...done
     
    Dropping table notes if exists...done
    Creating the table notes...done
    Processing relationship meta for notes...done
     
    Dropping table email_templates if exists...done
    Creating the table email_templates...done
    Processing relationship meta for email_templates...done
     
    Dropping table emailman if exists...done
    Creating the table emailman...done
    Processing relationship meta for emailman...done

  2. #2
    Superman's Avatar
    Superman is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    Kazakhstan
    Posts
    852

    Default Re: hanging during table creation....

    Most likely, your script just stops (terminates) because of execution time limits

  3. #3
    rhytha is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Default Re: hanging during table creation....

    i have increased the php_value max_execution_time to 240000, but still hanging, any other ideas

    is there any sql file out there which will just can be excecuted using phpmyadmin.

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
  •