> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"