@DouglasK
You probably installed an older version of cops that does not support PHP 7.
What you can do:
1 - remove (or rename to cops_old) your installed version of cops
2 - install a new version of cops in /var/www/html/cops
- download cops 1.1.2
https://github.com/seblucas/cops/rel...cops-1.1.2.zip
- unzip cops-1.1.2.zip to /var/www/html/cops
- use your old config_local.php
3 - and it should work again! (if not report back)