Date: Mon, 12 Jul 1999 16:08:14 +0930 From: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au> To: freebsd-ports@freebsd.org Subject: apache+ssl-1.3.6+1.35 wont start on FreeBSD-CURRENT Message-ID: <37898D56.4958AE19@dsto.defence.gov.au>
next in thread | raw e-mail | index | archive | help
Hi I am trying (as a Non-US resident) to get apache+ssl running but although it builds and installs OK, it wont start running due to some strange errors I get with modules. Note that the standard apache 1.3.6 port builds, installs and runs fine on the same machines (2 machines I have tried). Both machines are recent -CURRENT (July 6th). The error is: fuzz: {24} /usr/local/etc/rc.d/secure_apache.sh Syntax error on line 201 of /usr/local/etc/apache/httpsd.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" /usr/local/sbin/httpsdctl start: httpd could not be started fuzz: {25} sed -n '200,203p' /usr/local/etc/apache/httpsd.conf # LoadModule foo_module libexec/mod_foo.so LoadModule mime_magic_module libexec/apache/mod_mime_magic.so LoadModule info_module libexec/apache/mod_info.so LoadModule speling_module libexec/apache/mod_speling.so As you can see the error occurs on the first LoadModule statement in my /usr/local/etc/apache/httpsd.conf Is this some kind of dynamic linking problem ? Does anyone else get it ? How do I fix it ? -- Matthew Thyer Phone: +61 8 8259 7249 Corporate Information Systems Fax: +61 8 8259 5537 Defence Science and Technology Organisation, Salisbury PO Box 1500 Salisbury South Australia 5108 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?37898D56.4958AE19>