List of steps to reproduce (step by step, including full links if applicable):
- Have a wikifarm where LocalSettings.php exists.
- Want to add a second wiki to the farm, using configuration file at LocalSettings-wikifarmsite1.php.
- Run installer with:
- php maintenance/install.php [...] --conf LocalSettings-wikifarmsite1.php [...]
What happens?:
Install is not run if LocalSettings.php exists already:
A LocalSettings.php file has been detected. To upgrade this installation, please run update.php instead
What should have happened instead?:
The existence of file listed in --conf switch should be checked, and not LocalSettings.php, and if the file in --conf is not detected then install should proceed.
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc:
1.35.3