Hello,
I am slightly new to BSD. I have a jail running in a FreeNAS installation. It has a FAMP stack plus phpmyadmin installed and everything including phpmyadmin works fine at the front-end. But when I SSH into the jail and try to check info on the phpmyadmin package the system does not want to show info. What am I doing wrong?
I am slightly new to BSD. I have a jail running in a FreeNAS installation. It has a FAMP stack plus phpmyadmin installed and everything including phpmyadmin works fine at the front-end. But when I SSH into the jail and try to check info on the phpmyadmin package the system does not want to show info. What am I doing wrong?
pkg info nano
and pkg info php73
works as expected
Code:
root@webdev:~ # cat .history | grep phpmyadmin
pkg install phpmyadmin-php73
root@webdev:~ # pkg install phpmyadmin-php73
Updating FreeBSD repository catalogue...
[webdev] Fetching meta.txz: 100% 944 B 0.9kB/s 00:01
[webdev] Fetching packagesite.txz: 100% 6 MiB 3.3MB/s 00:02
Processing entries: 100%
FreeBSD repository update completed. 31643 packages processed.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The most recent versions of packages are already installed
root@webdev:~ # pkg info phpmyadmin-php73
pkg: No package(s) matching phpmyadmin-php73