On Wed, Apr 8, 2015 at 9:42 PM, <[email protected]> wrote: > Between FB and DFBSD, I prefer FB. We tried to install php and apache on > DFBSD, but failed to install.
Recent FreeBSD and DragonFly are using the same tool, pkg, and DragonFly's binary package archive is in my limited comparison more complete than FreeBSD's, so I am surprised to have it work one place and not the other. Can you describe what the failure was? 'pkg install apache24' and 'pkg install mod_php5' (typed without checking) should have been enough, barring a line in the apache config to load PHP.
