~intrahealth+informatics/+junk/ihris-meta

« back to all changes in this revision

Viewing changes to i2ce-ihris-manage-site-demo/debian/README.debian

  • Committer: Mark A. Hershberger
  • Date: 2009-09-03 17:42:45 UTC
  • Revision ID: mhershberger@intrahealth.org-20090903174245-1mi3j3ig7r2uui34
Add blank site, move sample data to separate package from -all.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
              IDENTIFIED BY 'ihris'" | mysql -uroot -p
25
25
 
26
26
    If you want to change any of these, then modify the file in
27
 
    /etc/i2ce/Demo/config.values.php.
 
27
    /etc/i2ce/demo/config.values.php.
28
28
 
29
29
 3. Symlink /etc/i2ce/ihris-manage-demo.apache to /etc/apache2/conf.d
30
30
    and restart apache:
33
33
        sudo /etc/init.d/apache2 restart
34
34
 
35
35
 4. Point your browser to the URL.  By default, an alias is created at
36
 
    <http://YOUR_SERVER/ihris/manage/Demo/>. If you're installing this
 
36
    <http://YOUR_SERVER/ihris/manage/demo/>. If you're installing this
37
37
    on your local machine, then you would probably use
38
 
    <http://127.0.0.1/ihris/manage/Demo/>.
 
38
    <http://127.0.0.1/ihris/manage/demo/>.
39
39
 
40
40
 5. You will be prompted to update the site.  Click “OK”.
41
41