7.1 release / apache22 / php5

Josh Carroll josh.carroll at gmail.com
Mon Jan 5 17:44:38 PST 2009


> the httpd config file isn't the issue. it hasn't changed in a few years.
> yes,
> I do have the correct entries.
>
> what I do NOT have is the actual libphp5.so library file! it doesn't exist
> on my system,
> so apache complains that it can't open it.

Did you build the lang/php5 port with the "Build Apache module" option
checked via make config?

make -C /usr/ports/lang/php5 showconfig | grep APACHE

Should return:

     APACHE=on "Build Apache module"

If not, make config in there, check that option, then rebuild and
reinstall the port.

Josh


More information about the freebsd-questions mailing list