[OGo-Users] Configuration Apache 2 for opengroupware 1.1

rolf deenen users@opengroupware.org
Thu, 23 Nov 2006 23:10:41 +0100


Hello,

Sorry for my delayed reply. I wasn't able to reply sooner. Anyhow, I
picked the following configuration from the debian installation
documentation, which i added to my httpd.conf:

------------------------------------------------
LoadModule ngobjweb_module <path to the ngobjweb module>
AddModule ngobjweb_module.c
<LocationMatch "^/OpenGroupware*">
SetHandler ngobjweb-adaptor
SetAppPort 20000
</LocationMatch>
Alias /OpenGroupware10a.woa/WebServerResources/ \
      /usr/local/share/opengroupware.org-1.1/www/
------------------------------------------------

I know it's paths are wrong and i was going to repair this later.
However when, with this configuration, i give a "service httpd reload"
it awnsers:=20

Reloading httpd:
 Apache 1.3 configuration directives found

(I must say, now I read it again, I feel this might not be an error but
just informative. But it still doesn't feel right).=20

Rolf

On 11/21/2006, "Adam Tauno Williams" <adam@morrison-ind.com> wrote:

>> The documentation page on the page building opengroupware claims that
>> after installation of the software you should check the "install
>> instructions" but they refer to the general installation instructions,
>> with much distribution-specific installation or outdated information
>> (for opengroupware 1.1 that is).
>
>Nothing significant has change in installing OGo.
>
>> I suppose i now need to configure my httpd.conf. Most documentation i
>> found was about or an older version of opengroupware (older than version
>> 1.1) or an older version of apache (older than version 2). Can anyone
>> tell me what my next step should be and if (and where) there is
>> documentation about this.
>
>Nothing has changed in regards to configuring Apache between Apache =20
>1.2/.x and OGo 1.0/1.1
>
>> Note that i wasn't able to consul
>> docs.opengroupware.org as it seems to be down.
>
>Ah, so it isn't just me.
>
>> I did allready try the instructions on the opengroupware installation
>> pages itself as it states it sould also work wit apache2 but starting
>> apache gives an error about using apache 1.3 configuration items.
>
>?  What error?
>
>> I also tried the "unofficial RH 9 instructions" but this cause the
>> webserver to stop functioning with evey page requested resulting in an
>> internal server error 500. I am able to restart the httpd but still get
>> the same error with every page requested.
>
>How are you running the daemons?  Do they exit with any messages in the logs=
?
>
>--
>OpenGroupware.org Users
>users@opengroupware.org
>http://mail.opengroupware.org/mailman/listinfo/users