![](https://secure.gravatar.com/avatar/e819bc0a6aaa757d5a3f70d927db6e7e.jpg?s=120&d=mm&r=g)
On Thu, 31 May 2018 or thereabouts, Adam Armstrong came forth with:
Look in the apache error_log.
/opt/observium/logs/error_log
You'll likely see an error when you try to load a page. It'll tell you what's wrong. It's probably some code that's incompatible with PHP 7.2
adam.
Thanks Adam and Mike,
Log file confirms what you already know :-)
[Thu May 31 19:47:56.790497 2018] [php7:error] [pid 11204] [client 192.168.0.100:54750] PHP Fatal error: Uncaught Error: Call to undefined function mcrypt_encrypt() in /opt/observium/html/includes/functions.inc.php:604\nStack trace:\n#0 /opt/observium/html/includes/functions.inc.php(932): encrypt('1|10|mysql', '286cc75731e4a1e...')\n#1 /opt/observium/html/index.php(135): generate_feed_url(Array)\n#2 {main}\n thrown in /opt/observium/html/includes/functions.inc.php on line 604,
I'll happily wait for the next CE release.
Appreciate your work...
Simple problem statement, as per the subject, I get no pages once I log into Observium.
More Background.
I'm running CE 17.9 edition and have done sucessfully since it's release. I have however update my OS to Ubuntu 18.04 and PHP-7.2.
In searching I saw http://jira.observium.org/browse/OBS-2537 and assume my CE issue is a PHP7.2 related one.
Is there anyway I can confirm this is a PHP7.2 issue? This is just on my home network (because I can), so nothing urgent and if the fix is "wait until the next release" then I'm good with that.