User Tools

Site Tools


administrative_tools

This is an old revision of the document!


Administrative Functions

These tools are used by the administrator and are accessible through the admin panel in the top right of the SugarCRM interface.

Application Backup/Repair

The purpose of this tool is to assist in creating backups of the Sugar application files. (Database backups should also be performed regularly. Please refer to your database vendor's documentation for information on how to backup your database.)

Backup

  1. Click the admin link in the top right of the page.
  2. Scroll down to the “System” header and click Backups beneath it.
  3. Enter a directory which is writable by Sugar.
  4. Enter a filename. It will be saved as a .zip file.
  5. Click the Confirm Settings button.

The backup is now downloadable at http://yoursite.com/filename.zip

Repair

  1. Click the admin link in the top right of the page.
  2. Scroll down to the “System” header and click Repair beneath it.
  3. A list of application components is displayed. Choose the component you wish to repair.
  4. A successful repair is indicated by redirecting you to a page that says “Done.”

Database Backup

First, you need to find out the name of the database that SugarCRM is using. You only need to do this once (as long as you remember or write down the name of the database – it will never change).

  1. To find out the name of the database log in to your SugarCRM system using your administrator details.
  2. Then, click on admin at the top of the screen.
  3. Scroll down to the “System” section then click on the Diagnostic Tool option.
  4. Unselect all options except for the “SugarCRM config.php” one – the config.php file has all sorts of information about how the SugarCRM system works.
  5. Then, click on the Execute Diagnostic button. This will do the diagnostic and ask you to download the Diagnostic File.
  6. Click the link to download the Diagnostic File.
  7. The Diagnostic File is a ZIP file. Once downloaded to your computer, open it and you will see one file inside, the “config.php” file.
  8. Open the “config.php” file in a text editor and look for the section that starts with “dbconfig”. This is the part that tells SugarCRM where the database is and how to connect to it. The “db_name” bit contains the name of the database used by SugarCRM. The name may be different for each installation, but will never change.
  9. Now that you know the name of the database, you can track it down and make a backup of it. This can be done through your hosting provider's cPanel, phpMyAdmin, or done manually by your system administrator.
  10. Click the link to download the Diagnostic File.
  11. The Diagnostic File is a ZIP file. Once downloaded to your computer, open it and you will see one file inside, the “config.php” file.
  12. Open the “config.php” file in a text editor and look for the section that starts with “dbconfig”. This is the part that tells SugarCRM where the database is and how to connect to it. The “db_name” bit contains the name of the database used by SugarCRM. The name may be different for each installation, but will never change.
  13. Now that you know the name of the database, you can track it down and make a backup of it. This can be done through your hosting provider's cPanel, phpMyAdmin, or done manually by your system administrator.
administrative_tools.1361489916.txt.gz · Last modified: 2013/02/21 15:38 by admin