[horde] Admin interface broken after upgrade to 5.1.4

PSAS lists at psas.ch
Sat Mar 22 13:28:35 UTC 2014


On 3/22/14, 12:43 PM, Arjen de Korte wrote:
> Citeren PSAS <lists at psas.ch>:
> 
>> Hi guys,
>>
>> A week or so ago, I updated Horde Groupware to 5.1.4.
>>
>> No problems in terms of accessing email, calendar, or tasks through
>> either the web interface or Thunderbird, so the key parts of the
>> application seem to work as intended.
>>
>> However, I now can't access the configuration screens for any of the
>> individual components, be it horde, turba, kronolith, or imp via the web
>> interface. I simply get a blank page at
>> https://domain.tld/admin/config/config.php?app={nag,horde,blah}.
>>
>> Another problem is that the configuration screen within Horde Groupware
>> shows my horde version as being 5.1.5, whereas I do have 5.1.6 installed:
>>
>> /var/www/horde/admin$ sudo pear remote-list -c horde | grep -E
>> \(horde\|groupware\)
>> groupware                    5.1.4
>> horde                        5.1.6
>> horde_lz4                    1.0.3
>>
>> Are there any specific log files you'd suggest I look into? Any Apache
>> configuration that I might need to change/change back?
> 
> Did you check the file permissions?

Yes, all accessible to the Apache process. *But* please do see below
about the actual config.

> Which kind of authentication backend are you using?

MySQL.

> Could it be you configured Horde by editing the supplied
> '(backends|registry|prefs).php', rather than only overriding the values
> you want to change from the defaults in
> '(backends|registry|prefs).local.php'?

No, I've been quite careful on that particular point.

> Clearing browser caches sometimes also helps.

Private mode all-around, no ad-blockers, nothing across a dozen clients.

>> If it helps, the systems are bog standard Ubuntu 12.04 LTS servers.
> 
> It helps listing the Apache and PHP version you're using (I have no idea
> which versions are bundled).

Of course, here you go:

$ apache2 -v
Server version: Apache/2.2.22 (Ubuntu)
Server built:   Jul 12 2013 13:37:10

$ php -v
PHP 5.3.10-1ubuntu3.10 with Suhosin-Patch (cli) (built: Feb 28 2014
23:14:25)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
    with Suhosin v0.9.33, Copyright (c) 2007-2012, by SektionEins GmbH


One thing I forgot to mention in my previous mail is that my setup is a
single Horde instance that serves multiple domains. The actual Horde
install is in /usr/share/php. I then have an Apache-readable
/var/www/horde that the mail/groupware parts of several sites use via fs
links.

Thanks again for any suggestions,

Cheers,
Seva


More information about the horde mailing list