I updated PHP to 7.2 and it really messed up my LibreNMS install. I have been able to fix most of the issues but I am stuck on a few weird ones.
Output of ./validate.php: Pastebin
In addition the webui returns an http 500 error
git status returns:
On branch master
Your branch is up-to-date with ‘origin/master’.
nothing to commit, working directory clean
I have attempted to fix the database with the provided SQL statements, however this is what I get: Pastebin
I am not sure where to go from here.