make sure all of the services are running, and ports are configured appropriately
systemctl status nginx
systemctl status php-fpm
systemctl status httpd
//Below are possibly used/notused// " systemctl " by itself will list all services
systemctl status php72-php-fpm << If that's what the user account is setup to use