Phabricator on FreeBSD installation notes

BSDs generally break their PHP packages into smaller units than most Linux distribution. This means that you need extra packages when following installation guides. I’m installing Phabricator on FreeBSD because I want ZFS under it.


This is the complete list of PHP modules and related stuff I needed to install to get Phabricator to run on FreeBSD 10.0p7/amd64. Don’t use PHP 5.5, as some modules are only available with PHP 5.4.


php5

mod_php5

php5-curl

php5-gd

php5-iconv

php5-mbstring

php5-mysql

php5-pcn...

 •  0 comments  •  flag
Share on Twitter
Published on August 21, 2014 11:32
No comments have been added yet.