upgrading from php56 to php72 via ports

Christos Chatzaras chris at cretaforce.gr
Sun Aug 12 18:04:48 UTC 2018


portsnap auto

pkg del php56 

cd /usr/ports/lang/php72 && make install clean
cd /usr/ports/lang/php72-extensions && make install clean

and maybe some more software:

cd /usr/ports/databases/phpmyadmin && make install clean
cd /usr/ports/mail/roundcube && make install clean
cd /usr/ports/devel/ioncube && make install clean


> On 12 Aug 2018, at 14:16, tech-lists <tech-lists at zyxst.net> wrote:
> 
> Hello lists,
> 
> Is there an approved method of upgrading php56 to php72? This system uses source builds, ie the ports tree, so I guess flavours isn't available. Context is freebsd 11.2 amd64. Portupgrade is installed.
> 
> thanks,
> -- 
> J.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list