Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 1998 15:00:35 +0200 (CEST)
From:      Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE>
To:        jon@minotaur.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: 19981002-BETA Apache/Mouse problems
Message-ID:  <199810051300.PAA19534@wurzelausix.cs.uni-sb.de>
In-Reply-To: <000301bdefe6$86c29ea0$0400000a@roaming>

next in thread | previous in thread | raw e-mail | index | archive | help
On  4 Oct, Jon E. Mitchiner wrote:

> The next problem I had was installing the ports directory for Apache13 -- I
> understand that the ports dir haven't been completely fixed or working yet,
> but I was wondering if anyone could shed any light on this.
> 
> I tried compiling Apache13 which seemed to work well, but when I attempted
> to run it, I ran into some module problems when trying
> /usr/local/sbin/apachectl start -- I get the following error:
> 
> 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"

Hi, Iīve installed yesterday apache13-php3 from the ports. Last cvsup
Sunday in the evening (I think).
Removing
"--enable-shared"...
works, at least Iīm able to connect to the server, request
/server-info, /server-status and lokk at the output of a PHP3 script.
Note: every Apache modul is linked statically and you havenīt the
possibility to load dynamicaly any Apache module.

Bye,
Alexander.

-- 
2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}}
+ complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1}
                      Donald E. Knuth, "The Art of Computer Programming"
http://fsinfo.cs.uni-sb.de/~netchild   netchild@wurzelausix.cs.uni-sb.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810051300.PAA19534>