Hi. I am trying to install a web server to my FreeBSD 7.0-RELEASE. I don't want to compile any packages. I installed apache22 and php5 with pkg_add -r. But there is no mod_php for apache. How can I install mod_php for current installed binary programs? Should I build php5 from /usr/ports? Thanks.