View Single Post
  #2   (View Single Post)  
Old 13th July 2019
Sehnsucht94's Avatar
Sehnsucht94 Sehnsucht94 is offline
Real Name: Paolo Vincenzo Olivo
Package Pilot
 
Join Date: Oct 2017
Location: Rome
Posts: 169
Default

Quote:
Originally Posted by Petrocelli08 View Post
Hi All
I really wanted to use php73 though as php71 has some vulns. Is there a way to do that?
Sure :
Code:
echo "PHP_VERSION_DEFAULT=73"  >> /etc/mk.conf
And compile it from source:
Code:
cd /usr/pkgsrc/sysutils/zabbix-frontend;  make install clean clean-depends
__________________
“Mi casa tendrá dos piernas y mis sueños no tendrán fronteras„
Reply With Quote