Software Installation: Difference between revisions
No edit summary |
|||
Line 51: | Line 51: | ||
#'''Download''' — Make sure you have downloaded the latest CommitCRM setup file from here. | #'''Download''' — Make sure you have downloaded the latest CommitCRM setup file from here. | ||
#'''Install''' — Launch the downloaded Commit Installer application. | #'''Install''' — Launch the downloaded Commit Installer application.<br><br>Follow the instructions provided by the installation program:<br><br><u>Step 1</u>: local server installation: In this step you should select the installation folder for the server-components installation. The installation program will then install the server files into this folder.<br><br><u>Step 2</u>: local client installation: In this step you should select the client installation folder. The installation program will then install Commit client into this folder. | ||
Follow the instructions provided by the installation program: | |||
<u>Step 1</u>: local server installation: In this step you should select the installation folder for the server-components installation. The installation program will then install the server files into this folder. | |||
<u>Step 2</u>: local client installation: In this step you should select the client installation folder. The installation program will then install Commit client into this folder. | |||
Done! You can now start working with Commit. | Done! You can now start working with Commit. | ||
== Troubleshooting == | == Troubleshooting == |
Revision as of 06:40, 26 July 2009
Installing CommitCRM is simple. The program can be placed on your server, allowing multiple users to access the program from separate PCs, or it can be installed as a stand-alone application on a single PC.
Before beginning installation:
- Make sure you have downloaded the latest CommitCRM setup file from the CommitCRM download page. Note that this file contains everything needed to install the main CommitCRM application and all Commit modules.
- Decide how you want to install CommitCRM
Note: The installation file already includes all of Commit's modules. In order to set up server-side modules such as the Commit Web Interface, Commit E-mail Connector, and Commit Alerts Server, please refer to the Documentation page, which directs you to the appropriate setup guides.
Network Installation
This section provides information on how to install CommitCRM for network usage. Installation takes just a few minutes, and you can be up and running in no time.
Where should the Commit software be located when using Commit on the network? Commit should be installed in a shared folder on your server that is accessible to all users who work with the application. All client applications will be launched from this shared folder. There is no need to install the full Commit system on each client PC.
Server-side Installation
The Commit installation process is completed in a few simple steps:
- Download — Make sure you have downloaded the latest CommitCRM setup file from the CommitCRM download page.
- Create a shared folder — Create a shared folder on the server, or on any computer that acts as a server and can be accessed over the network. Note that all network users must have full access rights and privileges (add/update/delete) to this shared folder.
- Install — Launch the Commit setup file. You may do this from the server itself or from a client PC that has full access to the shared folder created in the previous step.
Follow the steps provided by the installation program:
Step 1: server components installation: In this step you will be asked where to install the Commit files. You should select the shared folder you have created for this purpose. The installation program will then install the server files into this folder.
Step 2: local client installation: The installation program will now create a shortcut from which to run the client application program. Click 'Next' to install the client application shortcut.
The server-side installation is now complete.
Installation on Additional Client PCs
To install the CommitCRM client application on any other PC in your network, launch the CommitCRM client installation from:
\\<shared-server-folder>\Commit\Utils\Install\InstallClient.exe
Please note
- You need to install the full Commit system just once—on the server (or dedicated PC). To install the system on the client PC, just follow the client application shortcut installed with the initial installation.
- Each Windows user who runs CommitCRM client should have all rights and privileges (add/update/delete) to the shared network folder. Without these privileges, the user will not be able to log in to the system or update information in the database.
Done! You can now start working with Commit.
Stand-Alone Installation
This section provides information on how to install the CommitCRM server and client applications on a local PC for a single-user system. Where should the Commit software be located when using Commit as a stand-alone system? When using Commit on a stand-alone PC, the server and client applications are both installed on your local PC. The client application is launched locally, using the server installation on this PC.
Server-side and Local Client Installation
The Commit installation process is completed in a few simple steps:
- Download — Make sure you have downloaded the latest CommitCRM setup file from here.
- Install — Launch the downloaded Commit Installer application.
Follow the instructions provided by the installation program:
Step 1: local server installation: In this step you should select the installation folder for the server-components installation. The installation program will then install the server files into this folder.
Step 2: local client installation: In this step you should select the client installation folder. The installation program will then install Commit client into this folder.
Done! You can now start working with Commit.
Troubleshooting
Problem: When running the CommitCRM client application I receive the following error message: "Error while running client: Cannot modify a read-only dataset."
Solution: This error may occur when trying to run the CommitCRM client application (usually for the first time), and it may indicate a Windows' privileges or permissions issue in accessing the Commit installation folder.
Should a user receive this error message, make sure the user has full access rights to the Commit installation folder on the server (or locally, if the system is installed in a stand-alone configuration). Without full access rights, the user will not be able to log in to the system or update information in the database.
A simple way to verify that a user has all the required permissions to the Commit installation path (read/write/ delete) is to create a simple text file (e.g. "test.txt") under <Shared-Server-Folder>\Commit\DBSys\ folder, using the same PC on which you are running the Commit client application. The client should then attempt to edit the file's content with some text, save it, and then delete it. Once a client is able to perform this test successfully, they should be able to run Commit without a problem.
Problem: When running the client application I receive the following error: "Error while running client: Cannot load CommitCRM client due to Windows permissions error."
Solution: This error indicates a privileges or permissions issue. See section above for solution.