Skip to main contentWindows Installer
Log in to the server where you’d like to install Curator and download the Curator installer for Windows.
Locate your download and right-click the file, then select “Run as Administrator” to begin the installation process
Click the “Install” button to run initial installation process:
Credentials
The installer will generate credentials for use during installation and will store them in a file at
/var/www/curator_info.txt
. You will need these credentials to complete the installation and to log in to the Curator
backend after installation.
License Key
Enter your license key when prompted. If you do not have a license key, please contact InterWorks to obtain one.
Database Connection
You may be prompted to enter your database connection information if the installer is unable to automatically create a
database for you.
Success!
If the installation is successful, you will be redirected to your new Curator homepage
Using the same auto-generated credentials created in the install script above, you can log into the Curator backend at
accessed from http://curatorexample.com/backend
.
Log Locations
These paths are dependant on your installation location, but these are the default paths:
- Apache:
C:\InterWorks\httpd_errors.log
- PHP:
C:\InterWorks\php_errors.log
- Installation Log:
C:\InterWorks\install.log
These paths are dependant on your installation location, but these are the default paths:
- 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
Changing the Install Path
This is not recommended but may be necessary in rare circumstances. The installer will default to
C:\InterWorks\Curator
if no changes are made to the install path. If you must change the install path, click the
“Options” button in the installer window
then change the Install Location path:
Please note that the paths above may no longer be valid if you change the install path.