Can't connect to my fog web interface. : (
-
I can’t connect to my fog web interface…I can pink my ubuntu server. Any assistance would be greatly appreciated.
Thanks in Advance!
-Keith -
well you will need to see if apache is running on your fog server. That manages the web interface.
ps aux|grep http
If its running then you’ll need to check the apach error.log (ubuntu) or error_log (rhel/centos). Access the web gui then tail the end of the log.
-
Just as an idea: if you are running this on ubuntu, try rerunning the installer one more time (especially if you just upgraded).
-
@george1421 It’s ubuntu, so
ps aux | grep apache2
but yeah he probably got slammed by Canonical’s nasty automatic MySQL update.