home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / dotproject / modules / help / en / install.configure.hlp < prev    next >
Encoding:
Text File  |  2003-03-17  |  1.1 KB  |  12 lines

  1. <!-- $Id: install.configure.hlp,v 1.3 2003/03/17 00:00:54 eddieajau Exp $ -->
  2. <h2>Configuring dotProject</h2>
  3. <p>Now that the code and data is installed you need to customise a number of files.</p>
  4. <h3>Configuring the Main Application</h3>
  5. <p>Open up includes/config.php. Adjust the settings for <strong>dbhost</strong>, <strong>db</strong>, <strong>dbuser</strong> and <strong>dbpass</strong> to suite your existing configuration or the o­ne you just created.  Note that o­nly a dbtype of "mysql" is supported at present.
  6. <p>
  7. <p>Change the value of the <strong>host_locale</strong> variable to the base language you want to work in (that is, the language that the login screen will be shown in).
  8. <p>Adjust the value of the <strong>root_dir</strong> to where dotproject is installed on your file system.
  9. <p>Change the values of <strong>company_name</strong> (this is shown in the top-left of the screen when you are log in) <strong>page_title</strong> (this is the browser page title).
  10. <p>Change the <strong>base_url</strong> to the full browser address that would point to the dotproject directory.
  11. <p>Change the <strong>site_domain</strong> to your domain.</P>
  12.