Results 1 to 3 of 3

Thread: Empty config.php at the end of install

  1. #1
    aemadrid is offline Junior Member
    Join Date
    Aug 2005
    Posts
    4

    Default Empty config.php at the end of install

    I go through the whole install and it's empty in the end. It is chmod 777 and the install reports "Creating the config file...done" but when I go to change the installer_locked line there is nothing there. Any pointers?

    Thanks in advance,


    Adrian Madrid


    Step 2: System Check Acceptance SugarCRM

    In order for your SugarCRM installation to function properly, please ensure all of the system check items listed below are green. If any are red, please take the necessary steps to fix them.
    Component Status
    PHP Version 4.2.x or newer OK (ver 4.3.10)
    MySQL Database OK
    XML Parsing OK
    Writable SugarCRM Configuration File (config.php) OK
    Writable Custom Directory OK
    Writable Modules Sub-Directories and Files OK
    Writable Data Sub-Directories OK
    Writable Cache Sub-Directories OK
    Writable Session Save Path (/usr/local/lib/php/tmp/session) OK
    PHP Memory Limit >= 10M OK (25M)

    Step 6: Perform Setup SugarCRM
    Creating the config file...done

    Installation is proceeding... the output will appear below once it is complete. Please wait.
    Dropping table leads if exists...done
    Creating the table leads...done
    Dropping table contacts if exists...done
    Creating the table contacts...done
    Dropping table accounts if exists...done
    Creating the table accounts...done
    Dropping table opportunities if exists...done
    Creating the table opportunities...done
    Dropping table cases if exists...done
    Creating the table cases...done
    Dropping table notes if exists...done
    Creating the table notes...done
    Dropping table email_templates if exists...done
    Creating the table email_templates...done
    Dropping table emailman if exists...done
    Creating the table emailman...done
    Dropping table calls if exists...done
    Creating the table calls...done
    Dropping table emails if exists...done
    Creating the table emails...done
    Dropping table meetings if exists...done
    Creating the table meetings...done
    Dropping table iframes if exists...done
    Creating the table iframes...done
    Dropping table tasks if exists...done
    Creating the table tasks...done
    Dropping table users if exists...done
    Creating the table users...done
    Dropping table currencies if exists...done
    Creating the table currencies...done
    Dropping table tracker if exists...done
    Creating the table tracker...done
    Dropping table import_maps if exists...done
    Creating the table import_maps...done
    Dropping table files if exists...done
    Creating the table files...done
    Dropping table users_last_import if exists...done
    Creating the table users_last_import...done
    Dropping table config if exists...done
    Creating the table config...done
    Dropping table vcals if exists...done
    Creating the table vcals...done
    Dropping table bugs if exists...done
    Creating the table bugs...done
    Dropping table versions if exists...done
    Creating the table versions...done
    Dropping table releases if exists...done
    Creating the table releases...done
    Dropping table feeds if exists...done
    Creating the table feeds...done
    Dropping table project if exists...done
    Creating the table project...done
    Dropping table project_task if exists...done
    Creating the table project_task...done
    Dropping table project_relation if exists...done
    Creating the table project_relation...done
    Dropping table roles if exists...done
    Creating the table roles...done
    Dropping table email_marketing if exists...done
    Creating the table email_marketing...done
    Dropping table campaigns if exists...done
    Creating the table campaigns...done
    Dropping table prospect_lists if exists...done
    Creating the table prospect_lists...done
    Dropping table prospects if exists...done
    Creating the table prospects...done
    Dropping table documents if exists...done
    Creating the table documents...done
    Dropping table document_revisions if exists...done
    Creating the table document_revisions...done
    Dropping table fields_meta_data if exists...done
    Creating the table fields_meta_data...done
    Creating relationship tables.........................done
    Inserting default settings...done
    Creating default users...Creating RSS Feedsdone
    Populating the database tables with demo data (this may take a little while)...done
    Making config file not writable to secure the system...done

    After you finish with the installation, please ensure your config.php file has locked the installer from running again by containing this line:

    'installer_locked' => true,

    The setup of SugarCRM 3.0.1b is now complete.
    Total time: 38.401735 seconds.
    Approximate memory used: 45657544 bytes.

    Your system is now installed and configured for use. You will need to log in for the first time using the "admin" user name and the password you entered during setup.

  2. #2
    aemadrid is offline Junior Member
    Join Date
    Aug 2005
    Posts
    4

    Default Re: Empty config.php at the end of install

    Never mind. Modded performSetup.php to echo the config.php string and pasted that into config.php and finished. The funny thing is that this problem I had happenned on both 3.0.1b and 3.5b. Anyway, thanks.

    Adrian Madrid

  3. #3
    ldebernardini's Avatar
    ldebernardini is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Vicenza - Italy
    Posts
    104

    Default Re: Empty config.php at the end of install

    I had the same problem a couple of time during installation and had to copy manually the content of the config.php from the listing that should appear at the beginning of the last install window. All worked fine manually setting write permissions to the file to the IUSR_machine user before starting installation (I'm working with IIS and anonymous login).

    Hope this can help you.

    Luigi

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
  •