Hi @BlazeStudios Please restart the apache2 and give a try. I am suspecting you are facing known issue fixed some time back.
systemctl restart apache2
If ^ fixes your issue then in your system you could modify “”/lib/systemd/system/freepbx.service"" to replace “After=httpd.service” with “After=apache2.service”
We have updated the latest install script some time back along with the new freepbx17 rpm to handle the same.