Install LabCollector with IIS on Windows Server - LabCollector

Search Knowledge Base by Keyword

Install LabCollector with IIS on Windows Server

You are here:
← All Topics

If you want to use IIS, the only way is to make a manual installation of each component.

1/ you need to install PHP and Mysql manually from their installers.
2/ Then install IonCube (ioncube.com) and download full LabCollector ZIP and place the files in IIS web root.
3/ LabCollector DB then is installed by calling page “install.php”

Otherwise, our Windows installer brings Apache, PHP and Mysql and your options are:
– stop IIS
– change ports to have both running. IIS taking 80, you can use 8080 for Apache. Or the other way around.