Results 1 to 4 of 4

Thread: Install Locks before installing

  1. #1
    riverdusty is offline Member
    Join Date
    Aug 2009
    Posts
    13

    Default Install Locks before installing

    hi

    I have a whole new problem.
    Brand new install of server 2003, apache 2.2.13, php 5.2.11, mysql 5.1
    verified that php is working with phpinfo(); Verified that mysql is working.

    Sugar gets through all the settings without a hitch. Gets to the final page with the "install" button. click it, wait wait wait, page loading, wait. Then it takes me to the installer is locked page.
    It creates the sugarcrm database in mysql, but doesn't create any tables or anything. (checked with mysql admin tools)

    Oh yeah, Sugar version 5.2.0j
    missing something I am?

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Install Locks before installing

    go to your root folder and edit config.php

    find the line that says:

    'installer_locked' => true

    change this to

    'installer_locked' => false

    the installation routine will now run again

    you should check your database authentication credentials as this may be the root of the problem.

  3. #3
    riverdusty is offline Member
    Join Date
    Aug 2009
    Posts
    13

    Default Re: Install Locks before installing

    Quote Originally Posted by salesagility View Post
    go to your root folder and edit config.php

    find the line that says:

    'installer_locked' => true

    change this to

    'installer_locked' => false

    the installation routine will now run again

    you should check your database authentication credentials as this may be the root of the problem.
    I have done the 'true' to 'false' things half a dozen times. Every single time I click 'install' it goes back to the installer locked screen.

    I've checked mysql database details half a dozen times as well. I've definitly got the details correct.

    I'm starting to think this could be apache related.

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Install Locks before installing

    OK ... start from basics ... what versions of o/s, php & mysql + apache are you using?

    Do you have anything else running on apache?

    goto admin>system setting>log files and set logger level to debug.

    run the installer again and the check your sugar.log file in the sugar root directory

    what does it say?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Install SugarCRM on a win2k3 with iis6, problem in install.php
    By guson in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2008-06-13, 08:41 AM
  2. Install Sugarcrm open source...pay to install
    By ygarcia18 in forum Classifieds
    Replies: 8
    Last Post: 2008-03-12, 08:22 AM
  3. Replies: 19
    Last Post: 2007-04-13, 05:35 AM
  4. Is anyone clearing out the stale locks on sugarforge?
    By alsutton in forum Developer Help
    Replies: 3
    Last Post: 2006-07-13, 11:39 PM
  5. RSS in 3.0b Locks Up
    By iradeon in forum General Discussion
    Replies: 1
    Last Post: 2005-05-16, 10:07 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
  •