Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: jankowskid on July 23, 2007, 10:00:24 PM

Title: 403 Forbidden - Horde after 7.2 upgrade
Post by: jankowskid on July 23, 2007, 10:00:24 PM
Been browsing around looking for an answer for hours, but have not found one yet...

After the 7.2 upgrade today, I cannot hit my webmail via https:/servername/webmail
Code: [Select]
Forbidden
You don't have permission to access /webmail on this server.

I also tried https:/servername/horde/imp/login.php
Code: [Select]
Forbidden
You don't have permission to access /horde/imp/login.php on this server.

Also in my searching I tried substituting "Servername" with the fully qualified DNS name and ip address, with the same results..

httpd error log output...

Code: [Select]
[Mon Jul 23 14:59:34 2007] [warn] RSA server certificate CommonName (CN) `<server.domain.org>' does NOT match server name!?
AND
Code: [Select]
[Mon Jul 23 15:49:00 2007] [error] [client 10.0.0.15] client denied by server configuration: /home/httpd/html/horde/imp/login.php
I read that reinstalling horde is the only option but I haven't found a good howto on it...help?
Title: 403 Forbidden - Horde after 7.2 upgrade
Post by: byte on July 23, 2007, 11:42:53 PM
Could you please report all your findings over on bug...

http://bugs.contribs.org/show_bug.cgi?id=3181

If you find another bug next time please report striaght to bug tracker as core devs don't always track the forums. Thanks.
Title: 403 Forbidden - Horde after 7.2 upgrade
Post by: jankowskid on July 23, 2007, 11:58:34 PM
No problem.  I posted it in the forums, since I didn't know if it was a bug in the system or a bug in my head!

And thanks for the link to the proper bug track...I'll post it there as well
Title: 403 Forbidden - Horde after 7.2 upgrade
Post by: crazybob on July 24, 2007, 03:50:53 AM
From Bugzilla

Quote
Anyone that has a custom-template of 110AppRegistryHorde is going to be
affected, because of the webroot detection changes in horde 3.1.4.  It doesn't
work as advertised.  Copying the new 110AppRegistryHorde to templates-custom
and then making your changes will allow you to customize your setup once again.