Hi all,
I have a VPS running FreeBSD v13.0. Running
1.) Can I install php8 alongside php74?
2.) Alternatively, can I switch everything to php80 and delete all php74 ports? How do I determine whether certain ports I am running (ie, www/roundcubemail) are still hard-wired for php74?
At this point I would be happy to remove php74, as I see it is now generating a warning message in the daily output report:
Thanks
I have a VPS running FreeBSD v13.0. Running
pkg upgrade
, I see that www/joomla3 has a new dependency based on php80 (see below).1.) Can I install php8 alongside php74?
2.) Alternatively, can I switch everything to php80 and delete all php74 ports? How do I determine whether certain ports I am running (ie, www/roundcubemail) are still hard-wired for php74?
At this point I would be happy to remove php74, as I see it is now generating a warning message in the daily output report:
Code:
php74-7.4.28_2: Tag: deprecated Value: Upstream Security Support ends on 2022-11-28
Thanks
Code:
New packages to be INSTALLED:
php80: 8.0.17_2
php80-gd: 8.0.17_2
php80-mbstring: 8.0.17_2
php80-mysqli: 8.0.17_2
php80-session: 8.0.17_2
php80-simplexml: 8.0.17_1
php80-xml: 8.0.17_1
php80-zip: 8.0.17_2
php80-zlib: 8.0.17_2
Installed packages to be REINSTALLED:
joomla3-3.9.24 (direct dependency changed: php80-session)
Number of packages to be installed: 9
Number of packages to be reinstalled: 1