Date: Fri, 21 May 99 11:31:04 -0400 From: "A. Ling" <aling@alum.mit.edu> To: "FreeBSD Ports" <freebsd-ports@FreeBSD.ORG> Subject: Apache13-php --> Apache-php-1.3.6 config confusion (was: Apache?!) Message-ID: <199905211531.LAA20764@min.net>
next in thread | raw e-mail | index | archive | help
On Sun, 28 Mar 1999 23:12:38 +0200 (CEST) Paul Dekkers <psd@cgu.nl> said: I installed apache 1.3.2 from 3.0R and got the following errors (even after a reboot): # sh apache.sh start Syntax error on line 26 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/mod_mime_magic.so into server: /usr/local/libexec/apache/mod_mime_magic.so: Undefined symbol "ap_make_sub_pool" What do I have to do? When just removing those first lines from httpd.conf the server won't start ether. ------------------------------ I recently had a similar error which arose because the newer Apache-php-1.3.6 port I installed changed the name of httpd.conf to apache.conf. It also meant that none of my access controls worked, because I had put them in httpd.conf. I dont know if this is the right place to mention it, but I also noticed that there's now no "httpd(8)" man page -- it's listed under "apache(8)". Thanks from this user to dirk@FreeBSD.ORG and kudos to all the ports maintainers for all your work! Alex Ling To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905211531.LAA20764>