I'm trying to use apache and ap-php from pkgsrc on 1.4; using LoadModule to add php4 causes Apache to spit out this error:

[EMAIL PROTECTED]> apachectl configtest
Syntax error on line 212 of /usr/pkg/etc/httpd/httpd.conf:
Cannot load /usr/pkg/lib/httpd/mod_php4.so into server: /usr/pkg/lib/httpd/mod_php4.so: Undefined symbol "ap_block_alarms"

ap-php, as far as I can tell, is the equivalent of the mod_php FreeBSD port. I've been searching for a solution, but no luck. Is anyone else using apache and ap-php from pkgsrc? If so, can you correlate this?

Reply via email to