1. Third Party Cookies
    1. Overview
    2. Password Reset
    1. System Notifications
    2. Data Manager Notifications
    1. Troubleshooting Load Times
    1. Updating License Key
    1. Web Accessibility
      1. Menu Tuning
      1. Password Settings

    Setup: Installation

    Automatic Installation

    1. Download the installer for Windows (Apache) by clicking here.
    2. From the web server, right-click and Run as Administrator
    3. If you would like to change the install path, click "Options", otherwise proceed through the installation steps.
    4. Locate your license key (sent from InterWorks) as well as info.txt (and/or info.json) in the webroot directory to retrieve user credentials.
    5. Open http://localhost/install.php (or http://yourportalurl.com/install.php if accessing from outside the server) in a browser
    6. Follow the steps to finalize your installation using the license key and credentials from step #1.
    7. Login to the backend of Curator using the credentials from the info.txt file from step #4 and start your configuration! (the backend can be accessed from http://localhost/backend or http://yourportalurl.com/backend)



    Log Locations

    Note: these paths are dependant on your installation location
    Apache: C:\InterWorks\httpd_errors.log
    PHP: C:\InterWorks\php_errors.log
    Installation Log: C:\InterWorks\install.log

    Other Information

    Note: these paths are dependant on your installation location
    Webroot: C:\InterWorks\htdocs
    HTTPD Config: C:\InterWorks\web.conf
    PHP.ini: C:\InterWorks\php.ini
    Start Process: C:\InterWorks\start.bat (Also desktop shortcut)
    Stop Process: C:\InterWorks\stop.bat (Also desktop shortcut)
    Apache Location: C:\InterWorks\libs\Apache24
    Database Location: C:\InterWorks\ libs\MariaDB
    PHP Location: C:\InterWorks\libs\PHP