Installing FileCloud License On Multiple Sites
If you are an administrator of a multi-site installation and need to update the site license of all your sites, you can use the steps described below:
Installing a License on Specific Sites
To install a license on a subset of your sites:
Create a file named license.txt that lists the sites that you want to update in the format:
site1.test.com
site2.test.com- Install the license.txt file into your backup folder:
Linux: /var/www/html/resources/backup
Windows: c:\xampp\htdocs\resources\backup - Copy the license.xml to the /resources/backup folder. Do not change its name.
In a command line enter:
For Windows:cd c:\xampp\htdocs\resources\backup PATH=%PATH%;C:\xampp\php
For Linux:
cd /var/www/html/resources/backup/
Then, for both Windows and Linux, enter:
The license is only applied to the sites listed in license.txt.php licenseinstaller.php license.xml
Note: If license.txt is blank, the license is applied to all sites.