Version 13 install help

So I’m following the instruction from the WiKi. All is going well until I install the sql server. The instructions tell you not to enter a root password, but the install will not proceed without it, so I enter the root password. Then you get to installing Asterisk you get an error because of the password.

Checking if SELinux is enabled…Its not (good)!
Reading /etc/asterisk/asterisk.conf…Done
Checking if Asterisk is running and we can talk to it as the ‘asterisk’ user…Done!
Preliminary checks done. Starting FreePBX Installation
Checking if this is a new install…Yes (No /etc/amportal.conf file detected)
Database Root installation checking credentials and permissions…Error!
Invalid Database Permissions. The error was: SQLSTATE[28000] [1045] Access denied for user ‘root’@‘localhost’ (using password: NO)

Thanks for the help.

You can either ignore the prompts on installing mysql ( just press enter ), or add the username password arguments to the install script as it runs, you can’t do both.

I just /install -f and then used the sql root password I entered early
If said it installed, but I don’t get a web page.
So I did a ./install -n Now it didn’t ask for a password, it just installed. But still no web access.
I do get the asterisk CLI

Ok I just needed to restart the firewall.