Hi,

I have clean installation of SOGo and apache 2.4.7 on Ubuntu 14.04 system. I 
configured also both SOGo and apache. Sogo authentication is linked to LDAP 
server (Microsoft server 2003 active directory).
When trying to access SOGo web user interface from another computer in the same 
local domain, I get error “Not Found”. Apache is working ok, because first 
default page is accessible.
I have almost identical configuration on Ubuntu 12.04 and apache 2.2.22, and 
works fine!

All mods are enabled on apache:

- proxy,
- proxy_http,
- headers,
- rewrite.

Memcached is also started.

I only modified SOGo.conf to the extend described in users guide:

RequestHeader set "x-webobjects-server-port" "80"
RequestHeader set "x-webobjects-server-name” “myhostname"
RequestHeader set "x-webobjects-server-url" "http://myhostname";

Bellow is the log from /var/log/apache2/error.log when trying to access the 
page:

[Fri Dec 19 14:42:45.031589 2014] [authz_core:debug] [pid 3875:tid 
140574376249088] mod_authz_core.c(802): [client 132.147.161.80:55429] AH01626: 
authorization result of Require all granted: granted
[Fri Dec 19 14:42:45.031614 2014] [authz_core:debug] [pid 3875:tid 
140574376249088] mod_authz_core.c(802): [client 132.147.161.80:55429] AH01626: 
authorization result of <RequireAny>: granted
[Fri Dec 19 14:42:45.031673 2014] [core:info] [pid 3875:tid 140574376249088] 
[client 132.147.161.80:55429] AH00128: File does not exist: /var/www/html/SOGo/

And below is the log from the Ubuntu 12.04 and apache 2.2.22 installation for 
the same event where everything works fine:

[Fri Dec 19 14:44:55 2014] [debug] proxy_util.c(1818): proxy: grabbed 
scoreboard slot 0 in child 3301 for worker http://127.0.0.1:20000/SOGo
[Fri Dec 19 14:44:55 2014] [debug] proxy_util.c(1837): proxy: worker 
http://127.0.0.1:20000/SOGo already initialized
[Fri Dec 19 14:44:55 2014] [debug] proxy_util.c(1934): proxy: initialized 
single connection worker 0 in child 3301 for (127.0.0.1)
[Fri Dec 19 14:44:55 2014] [debug] proxy_util.c(1818): proxy: grabbed 
scoreboard slot 1 in child 3301 for worker proxy:reverse
[Fri Dec 19 14:44:55 2014] [debug] proxy_util.c(1837): proxy: worker 
proxy:reverse already initialized
[Fri Dec 19 14:44:55 2014] [debug] proxy_util.c(1934): proxy: initialized 
single connection worker 1 in child 3301 for (*)


Any idea why I get 404 error? Do I have to configure some extra stuff for 
apache 2.4.7?

BR,
Gapi

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to