Upgraded to Ubuntu 18.04.2 LTS due to the new PHP requirements, need help now

OK, here’s what I did:

  1. Update Ubuntu 16 until fully updated.

  2. Run ‘do-release-upgrade’ to update to Ubuntu 18.04.2

  3. After this was completed I ran ‘validate.php’ & ‘daily.sh’ and saw that I had the database issues. Also could not connect tot he WebUI. This is when I posted here about it.

  4. Found this thread, and did what Bob_Puts suggested in his post: https://community.librenms.org/t/upgrade-ubuntu-16-04-to-18-04-db-issue/7120/9?u=gun_runner

  5. Also ‘nano /etc/nginx/conf.d/librenms.conf’ to change the fpm.sock to 7.2 as well as the re-setting the server_name.

Works now after that…