Hi,
I have a webjail that stopped working correctly but we haven't noticed it straight away..
We would like to compare the version of php and the php extension between the snapshop and the live system to see if we broke the page sue to an upgrade.
On the live system, I can easily do
Thank you all in advance
I have a webjail that stopped working correctly but we haven't noticed it straight away..
We would like to compare the version of php and the php extension between the snapshop and the live system to see if we broke the page sue to an upgrade.
On the live system, I can easily do
php --version
or pkg info
but how about the snapshot?Thank you all in advance