I've put phpipam on a jail. But apparently, for the scanning to work, it needs the PHP cli module. I can't find the package by either using "pkg search" or looking in /usr/ports. Can anyone help me out here?
I believe php 70+ has the cli mode by default. If you cant find the package for php56, you have to build php from ports and then it will present you with an option for installing cli mode. You may have to use the setenv command after installing to use it.