[OGo-MacOSX] Re: Apache 1.3 http.conf with mod_ngobjweb

Tabitha McNerney macosx@opengroupware.org
Thu, 24 Nov 2005 07:44:30 -1000


------=_Part_23225_10906958.1132854270270
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On 11/23/05, Helge Hess <helge.hess@opengroupware.org> wrote:
>
> On 23. Nov 2005, at 19:32 Uhr, Tabitha McNerney wrote:
> > For others who might be considering using Apple's tweaked version
> > of apache that they ship with Tiger Server, I can speak from
> > experience that its probably easier not to mess with it.
>
> I can't say for Tiger _Server_, but the regular Tiger Apache works
> like a charm for me (and even builds the module w/o any hassles).
>
> The AddModule stuff you mentioned is AFAIK only required for static
> linking, not when Apache loads modules dynamically (basically
> everyone does this nowadays).



I discovered today that if this line is missing from httpd.conf:

 AddModule ngobjweb_module.c
>

then apache 1.3.34 (built with Darwin Ports) will complain. Apparently apxs
makes the ngobjweb module for use with either the "old" way for static
linking or dynamic linking?  I guess it doesn't matter too much as long as
Apache is able to forward requests over port (20000) to OGo.

Best regards,

Tabitha

------=_Part_23225_10906958.1132854270270
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<br><div><span class=3D"gmail_quote">On 11/23/05, <b class=3D"gmail_sendern=
ame">Helge Hess</b> &lt;<a href=3D"mailto:helge.hess@opengroupware.org" tar=
get=3D"_blank" onclick=3D"return top.js.OpenExtLink(window,event,this)">hel=
ge.hess@opengroupware.org
</a>&gt; wrote:</span><blockquote class=3D"gmail_quote" style=3D"border-lef=
t: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1=
ex;">
On 23. Nov 2005, at 19:32 Uhr, Tabitha McNerney wrote:<br>&gt; For others w=
ho might be considering using Apple's tweaked version<br>&gt; of apache tha=
t they ship with Tiger Server, I can speak from<br>&gt; experience that its=
 probably easier not to mess with it.
<br><br>I can't say for Tiger _Server_, but the regular Tiger Apache works<=
br>like a charm for me (and even builds the module w/o any hassles).<br><br=
>The AddModule stuff you mentioned is AFAIK only required for static<br>

linking, not when Apache loads modules dynamically (basically<br>everyone d=
oes this nowadays).</blockquote><div><br>
<br>I discovered today that if this line is missing from httpd.conf:<br>
<br>
<blockquote style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
 0pt 0pt 0.8ex; padding-left: 1ex;" class=3D"gmail_quote">
AddModule ngobjweb_module.c<br>
</blockquote>

<br>then apache 1.3.34 (built with Darwin Ports) will complain.
Apparently apxs makes the ngobjweb module for use with either the
&quot;old&quot; way for static linking or dynamic linking?&nbsp; I guess it
doesn't matter too much as long as Apache is able to forward requests
over port (20000) to OGo.<br>
<br>
Best regards,<br>
<br>
Tabitha<br>&nbsp;<br>
</div></div><br>


------=_Part_23225_10906958.1132854270270--