There's likely some Apache config that's missing. Check http://www.observium.org/docs/install_debian/# there's a few things specific to 16.04 you may need to do yet.debianubuntu-installation On Mon, Oct 24, 2016 at 8:21 AM, Josh Hopper <josh@miamiconsultant.com> wrote:______________________________Hello,I updated my Ubuntu VM from version 14.04 to 16.04 (LTS).After doing so PHP was not working as Observium's GUI wouldn't load.I updated PHP and PHP MYSQLI accordingly. I'm on v7 now.I was able to get to the login screen and login, however, after, I get a blank window.Code behind it looks odd.
<!DOCTYPE html> <html lang="en"> <head> <base href="http://svr-observium.noc .dynamicinfastructure.com/ " /><meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <!-- CSS BEGIN --> <link href="css/observium.css" rel="stylesheet" type="text/css" /> <link href="css/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> <link href="css/svg_png.css" rel="stylesheet" type="text/css" /> <link href="css/flags.css" rel="stylesheet" type="text/css" /> <link href="css/c3.min.css" rel="stylesheet" type="text/css" /> <!-- CSS END --> <!-- JS BEGIN --> <script type="text/javascript" src="js/jquery.min.js"></scrip t> <script type="text/javascript" src="js/bootstrap.min.js"></sc ript> <script type="text/javascript" src="js/observium.js"></script > <script type="text/javascript" src="js/d3.min.js"></script> <script type="text/javascript" src="js/c3.min.js"></script> <!-- JS END --> <!--[if lt IE 9]><script src="js/html5shiv.min.js"></sc ript><![endif]--> <meta http-equiv="refresh" content="300" /> <title>Observium</title> <link rel="shortcut icon" href="images/observium-icon.pn g " /> Like, where is the rest? :)It seems Observium is still running as I can run a discovery and poller from the command line and it runs fine. I did an svn update too to be on the latest version of Observium.Thanks for the help!--
JOSHUA HOPPER NETWORK ENGINEER
1-828-558-1403 Joshua.Hopper@broadplex.net www.broadplex.net _________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observiu m
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/ observium
|