diff --git a/code/web/public_php/setup/install.php b/code/web/public_php/setup/install.php index 7eb3a7925..0453accea 100644 --- a/code/web/public_php/setup/install.php +++ b/code/web/public_php/setup/install.php @@ -361,7 +361,7 @@ include('header.php');
@@ -497,6 +497,18 @@ include('header.php');

Domain (Multiple domains require separate installations, as they may run different versions)

+
+
Database Only
+
+

The setup script is intended only for installation and upgrade of the domain specific database.

+

This will only configure the database for a single domain. It will not register the domain in the domain configuration.

+

The domain must be manually configured in the databases according to the procedure for configuring your server park with patchman, as it depends on several values defined within the patchman configuration.

+ + +

It is required to use separate virtual hosts for multiple domains, in order to allow domain-specific script to run at different versions.

+

It is recommended, when planning to use multiple domains, to use a separate virtual host for each web service role.

+
+