Loading...
Changes Saved.
Error Occurred!

KnowledgeBase

Installing The Software

  1. Unzip the downloaded ZIP file

  2. Upload all the files and folders from the main directory (the hd folder in the zip file) to your web server where you want to install the product.

  3. Adjust the file permissions on the following files: 

    • If installing on a linux server you should CHMOD the following files/folders and their subfiles/subfolder to 777. Which is full read/write permissions.
    • If installing on a Windows server you should ensure IIS has full control / full permissions for the following files/folders and their subfiles/subfolder.

      • /hd/admin/default.authentication_db.inc.php
      • /hd/admin/default.engine.inc.php
      • /hd/cache/
      • /hd/cache/public/
      • /hd/cache/admin/
      • /hd/images/

      • If you find that some of the folders listed above are missing, this may have been caused by your compression program. All that you need to do is add the folders to their respected directories

  4. Run the web based installer by opening the following file (which is located on your web server) in your web browser
    • /hd/admin/install.php 

  5. Setup a cronjob (linux) or scheduled task (windows) to run /hd/admin/cron.php every 5 mintues 

  6. That completes your setup! You may now login to your software application.

If installing on a linux server you should CHMOD the following files/folders and their subfiles/subfolder to 777. Which is full read/write permissions.




Related Articles