Sometimes Apache would not start or restart using the AMPPS control panel.
You can start Apache from the Terminal to either force it, or get errors.
sudo /Applications/AMPPS/apache/bin/httpd
The above commands starts Apache if everything is correct, else it will throw an error.