On Jan 14, 2007, at 11:22 PM, Jayel Villamin wrote:
I'm not sure if packages are covered by "ports" so apologies in advance if I made a mistake. ======================= I installed php5 via packages: pkg_add -r php5. The machine is currently running 6-stable (or 6.2-PRERELEASE according to uname -a). I am missing a very important file, libphp5.so, which is required by apache. and I cannot find it.
by default, the package doesn't build the apache module. you need to build using the port and selecting that option to enable it.
