Date: Tue, 10 Oct 2000 22:20:48 +0200 (CEST) From: Roman Mikus <roman@one.zutom.sk> To: questions@freebsd.org Subject: apache + mod_php Message-ID: <Pine.BSF.4.21.0010102206510.51574-100000@one.zutom.sk>
next in thread | raw e-mail | index | archive | help
hi all, I'm trying to install apache-1.3.12 with mod_php4 (or mod_php3) on 3.4-STABLE. I have build apache with make install without problems. The mod_php4 install fails with: /usr/local/sbin/apxs -i -a -n php4 libs/libphp4.so cp libs/libphp4.so /usr/local/libexec/apache/libphp4.so chmod 755 /usr/local/libexec/apache/libphp4.so [activating module `php4' in /usr/local/etc/apache/httpd.conf] ===> Generating temporary packing list Restarting Apache... /usr/local/sbin/apachectl restart: configuration broken, ignoring restart /usr/local/sbin/apachectl restart: (run 'apachectl configtest' for details) *** Error code 6 Stop. *** Error code 1 Stop. *** Error code 1 After apachectl configtest: Syntax error on line 222 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol "rfc822_parse_msg" I thing that I have old libraries somewhere (because I have only 3.4-STABLE FreeBSD). What should I upgrade?? thanks for your help, Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010102206510.51574-100000>