First time using ITFlow and setup a new debian server. Everything seemed to go okay using the installer script, but it was different than the video here: https://www.youtube.com/watch?v=kKz9NOU_1XE
I followed the instructions here: https://docs.itflow.org/installation_script
I did not get db credentials and just a note at the end to visit the url for my site.
When I try to go there, I just get the default Apache page.
Reviewing the logs, I do see this didn't go as expected.
Configuring Apache...
./itflow_install.sh: line 166: a2enmod: command not found
Apache setup and SSL |./itflow_install.sh: line 178: a2ensite: command not found
./itflow_install.sh: line 179: a2dissite: command not found
Before I try digging in, does anyone have any suggestions or know what might be going on?