If you are upgrading from 7.x to 8.2-RELEASE you may encounter some issue regarding PHP. So I suggest to read /usr/ports/UPDATING for more information
There will be some errors regarding pcre,ming,and spl extension for PHP
- php5-dbase
- php5-ncurses
- php5-pcre
- php5-spl
- php5-ming
- php5-mhash
Quick solutions is by forcing deinstall the package above by using pkg_delete
#pkg_delete -f package_name_version
User pkg_version -l for more specific package name.
Yatta!~
There will be some errors regarding pcre,ming,and spl extension for PHP
- php5-dbase
- php5-ncurses
- php5-pcre
- php5-spl
- php5-ming
- php5-mhash
Quick solutions is by forcing deinstall the package above by using pkg_delete
#pkg_delete -f package_name_version
User pkg_version -l for more specific package name.
Yatta!~
Comments