Forum archive
Rebooted instance - dashboard says it's running but can't connect
Hi
New to my VM and did a reboot per the heartbleed recommendation.
After the reboot the dashboard says everything is ok but web management, web shell and all links to my application aren't connecting. Not sure what I'm supposed to do as I would think the application would be down but I could still access the OS.
I'd appreciate some guidance.
Site link: http://aurikbmc.tklapp.com/
App link: http://aurikbmc.tklapp.com/admin/
Although http://aurikbmc.tklapp.com/ doesn't quite look right (there is obviously a pic missing... maybe that's all it is?)
BTW on the warnings you are getting:
That sounds like you might have another site enabled (all enabled sites are in /etc/apache2/sites-enabled) that clashes with the phpMyAdmin configured site. You can safely ignore that unless of course you want to use phpMyAdmin.
This is the same as above. All the sites listed in /etc/apache2/sites-enabled/ are symlinks. Most are links to conf files in /etc/apache2/sites-available although not always... If you want to see where they link to use the command:
Finally:
Is a common warning which you can safely ignore. If you'd like to fix it anyway you should be able to find an easy fix via googling something like "debian fix Could not reliably determine the server's fully qualified domain name using 127.0.1.1 for ServerName"