[OGo-Users] ogo Debian Sarge First install apach2 404

John Ross users@opengroupware.org
Wed, 28 Feb 2007 13:27:30 -0500 (EST)


On Wed, 28 Feb 2007, Martin Hasselmann wrote:

> Hi,
>
> after having searched the web (incl. google) and this list's archive I
> am now being at the point where I really need help.
>
> Having installed apache2, postgresql, opengroupware.org and
> opengroupware.org-environment without any error messages I'm trying to
> access the Web-UI by hostname/opengroupware (during installation I
> decided to rename the default location from OpenGroupware to the
> all-lowercase-location).
>
> Let me repeat every step in detail.
>
> 1) Set up of apache2
> 2) Enable mod_rewrite and mod_include
> 3) setup postgresql with default location
> 4) installation via apt-get of opengroupware.org and
> opengroupware.org-environment without any errors
> 5) restart of opengroupware
> 6) attempted access via hostname/opengroupware
>
>
> I get a 404 (Object not found).

I'm not familiar with the debian package install, but here's a few ideas:

1) Check apache's error log. Anything of interest in there?
2) Check your apache config. Make sure that the changed location is 
reflected in apache. It's not clear if the location above is for the URI 
or the install dir.
   Look for a section that looks similar to:

 	<LocationMatch "^/OpenGroupware*">
 	  SetHandler ngobjweb-adaptor
 	  SetAppPort 20000
 	</LocationMatch>

.... The LocationMatch in my example suggests that the URL is 
http://www.<server>.foo/OpenGroupware

There may be a few other lines that need to change as well (Are all the 
aliases still correct?)

>
> The problem I have is that opengroupware need to be installed in 2 days.
>
> I am thankfull for every little help from each one of you. Maybe I have
> overlooked a very simple fault.
>
> Kind regards,
>
> Martin
>

-- 
John Ross
Director, Pretzel Logic
John.Ross@Pretzel-Logic.ca	http://www.pretzel-logic.ca