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

Tabitha McNerney macosx@opengroupware.org
Wed, 23 Nov 2005 05:16:23 -1000


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

Hello all,

On OS X Tiger server, I had to build mod_ngobjweb.so in
SOPE-4.5/sope-appserver/mod_ngobjweb/
using apxs that ships with Tiger Server for Apache 1.3 (I tried with a
version of apxs and apr-config that I had installed with Darwin Ports for
Apache2 but had all sort of problems even though I tried to modify the
mod_ngobjweb make file. The documentation on the site here <
http://www.opengroupware.org/en/install/apache13.html > I think needs to be
updated (maybe for SOPE 4.5?) because I end up, after make, with:

mod_ngobjweb.so

I have copied mod_ngobjweb.so to /usr/libexec/httpd/

Would it not be customary, then, in httpd.conf to add these lines:

LoadModule ngobjweb_module        libexec/httpd/mod_ngobjweb.so
>

and

AddModule mod_ngobjweb.c
>

instead of:

LoadModule ngobjweb_module <path to the ngojweb module>
>
> AddModule ngobjweb_module.c
>
>  ?

Apache 1.3 bombs when I try to run it when AddModule mod_ngobjweb.c is adde=
d
(but when I comment out that line it runs fine although I have not yet trie=
d
to access OpenGroupware yet with it).

Has anyone else experiences tying together in httpd.conf Apache 1.3, SOPE
4.5's mod_ngobjweb.so and OGo 1.2 beta rock?

Best regards,

Tabitha

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

Hello all,<br>
<br>
On OS X Tiger server, I had to build mod_ngobjweb.so in
SOPE-4.5/sope-appserver/mod_ngobjweb/ using apxs that ships with Tiger
Server for Apache 1.3 (I tried with a version of apxs and apr-config
that I had installed with Darwin Ports for Apache2 but had all sort of
problems even though I tried to modify the mod_ngobjweb make file. The
documentation on the site here &lt;
<a href=3D"http://www.opengroupware.org/en/install/apache13.html">http://ww=
w.opengroupware.org/en/install/apache13.html</a> &gt; I think
needs to be updated (maybe for SOPE 4.5?) because I end up, after make,
with:<br>
<br>
mod_ngobjweb.so<br>
<br>
I have copied mod_ngobjweb.so to /usr/libexec/httpd/<br>
<br>
Would it not be customary, then, in httpd.conf to add these lines:<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">LoadModule ngobjw=
eb_module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libexec/httpd/mod_ngobj=
web.so<br>
</blockquote>
<br>
and<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 mod_ngo=
bjweb.c<br>
</blockquote>
<br>
instead of:<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"><font class=3D"de=
fault"><span><span class=3D"default"><pre>LoadModule ngobjweb_module &lt;pa=
th to the ngojweb module&gt;
</pre></span></span></font><font class=3D"default"><span><span class=3D"def=
ault"></span></span></font><font class=3D"default"><span><span class=3D"def=
ault">
  <pre><span style=3D"font-family: arial,sans-serif;">A</span>ddModule ngob=
jweb_module.c</pre>
  </span></span></font></blockquote>
?<br>
<br>
Apache 1.3 bombs when I try to run it when AddModule mod_ngobjweb.c is
added (but when I comment out that line it runs fine although I have
not yet tried to access OpenGroupware yet with it). <br>
<br>
Has anyone else experiences tying together in httpd.conf Apache 1.3, SOPE 4=
.5's mod_ngobjweb.so and OGo 1.2 beta rock?<br>
<br>
Best regards,<br>
<br>
Tabitha<br>
<br>
<br>
<br>
<br>

------=_Part_7804_29458668.1132758983768--