bbb-install
bbb-install copied to clipboard
Check for Apache's installation should be a warning
The script checks (line #205) if apache is installed, as this could be an issue for port allocation. Anyway, some installation has apache installed behind a reverse proxy listening on non-standard ports and thus the script should only warn the users / let them decide whether to continue or not without exiting.