[horde] Empty Siedepanel Horde 4.0-RC1

Yves Bilgeri yves.bilgeri at bbw.ch
Fri Mar 25 22:48:16 UTC 2011


On 25.03.2011 21:33, Jan Schneider wrote:
>
> Zitat von Yves Bilgeri <yves.bilgeri at bbw.ch>:
>
>> On 25.03.2011 19:25, Jan Schneider wrote:
>>>
>>> Zitat von Yves Bilgeri <yves.bilgeri at bbw.ch>:
>>>
>>>> On 25.03.2011 18:51, Jan Schneider wrote:
>>>>>
>>>>> Zitat von Yves Bilgeri <yves.bilgeri at bbw.ch>:
>>>>>
>>>>>> On 25.03.2011 18:02, Jan Schneider wrote:
>>>>>>>
>>>>>>> Zitat von Yves Bilgeri <yves.bilgeri at bbw.ch>:
>>>>>>>
>>>>>>>> Installed Horde 4.0-RC1 with PEAR and separate PEAR installation
>>>>>>>> directory. Everything went well so far. But now when I open the
>>>>>>>> Horde
>>>>>>>> URL, the sidepanel is just empty, no links in it. So I appended
>>>>>>>> admin/config to the URL and could then setup the DB and an
>>>>>>>> IMAP-Auth
>>>>>>>> config. After that when I try to login, I get the error:
>>>>>>>>
>>>>>>>> Fatal error: Class 'Horde_Imap_Client' not found in
>>>>>>>> /var/www/horde4/pear/php/Horde/Auth/Imap.php on line 173
>>>>>>>>
>>>>>>>>
>>>>>>>> Any hints what I did wrong?
>>>>>>>
>>>>>>> You didn't set the PHP include path to your separate PEAR directory.
>>>>>>
>>>>>> I've set it in a htaccess file and can see the path to the separate
>>>>>> PEAR directory in the phpinfo page.
>>>>>>
>>>>>> htaccess file:
>>>>>> php_value include_path /var/www/horde4/pear/php
>>>>>> SetEnv PHP_PEAR_SYSCONF_DIR /var/www/horde4
>>>>>
>>>>> Ah sorry, I didn't look at the error message close enough.
>>>>>
>>>>> You simply don't have the Horde_Imap_Client package installed yet.
>>>>> It's
>>>>> only an optional dependency for Horde because you only need it when
>>>>> using IMAP authentication. Install it with PEAR.
>>>>
>>>> Thanks Jan. That worked to solve the login problem.
>>>>
>>>> The problem with the empty sidepanel still exists. To be specific, I
>>>> mean the traditional sidepanel in Imp or in the portal view.
>>>>
>>>> Any hints to solve that?
>>>
>>> Check your log files.
>>>
>>> Some people have reported that the hordetree.js was missing.
>>
>> That was true. I copied hordetree.js to the js directory and now it's
>> working.
>
>  From where? And what's the output of:

 From Git. cp horde/framework/Core/js/hordetree.js /var/www/horde4/js/

> pear list-files horde/horde_core

root at debian:/var/www/horde4# pear/pear -c pear.conf list-files 
horde/horde_core
Installed Files For horde/horde_core
====================================
Type  Install Path
horde /var/www/horde4/js/addressbooksprefs.js
horde /var/www/horde4/js/alarmprefs.js
horde /var/www/horde4/js/autocomplete.js
horde /var/www/horde4/js/calendar.js
horde /var/www/horde4/js/hordetree.js
horde /var/www/horde4/js/identityselect.js
horde /var/www/horde4/js/liquidmetal.js
horde /var/www/horde4/js/open_html_helper.js
horde /var/www/horde4/js/prefs.js
horde /var/www/horde4/js/prettyautocomplete.js
horde /var/www/horde4/js/sourceselect.js
horde /var/www/horde4/js/spellchecker.js
horde /var/www/horde4/js/tooltips.js
php   /var/www/horde4/pear/php/Horde/Config/Form.php
php   /var/www/horde4/pear/php/Horde/Core/ActiveSync/Connector.php
php   /var/www/horde4/pear/php/Horde/Core/ActiveSync/Driver.php
php   /var/www/horde4/pear/php/Horde/Core/Ajax/Imple/Geocoder/Geonames.php
php   /var/www/horde4/pear/php/Horde/Core/Ajax/Imple/AutoCompleter.php
php   /var/www/horde4/pear/php/Horde/Core/Ajax/Imple/SpellChecker.php
php   /var/www/horde4/pear/php/Horde/Core/Ajax/Application.php
php   /var/www/horde4/pear/php/Horde/Core/Ajax/Imple.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Signup/Base.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Signup/Form.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Signup/Null.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Signup/Sql.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Signup/SqlObject.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Application.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Imsp.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Ldap.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Msad.php
php   /var/www/horde4/pear/php/Horde/Core/Auth/Shibboleth.php
php   /var/www/horde4/pear/php/Horde/Core/Autoloader/Callback/Mime.php
php   /var/www/horde4/pear/php/Horde/Core/Autoloader/Callback/Nls.php
php   /var/www/horde4/pear/php/Horde/Core/Block/Layout/Manager.php
php   /var/www/horde4/pear/php/Horde/Core/Block/Layout/View.php
php   /var/www/horde4/pear/php/Horde/Core/Block/Collection.php
php   /var/www/horde4/pear/php/Horde/Core/Block/Layout.php
php   /var/www/horde4/pear/php/Horde/Core/Block/Upgrade.php
php   /var/www/horde4/pear/php/Horde/Core/Controller/NotFound.php
php 
/var/www/horde4/pear/php/Horde/Core/Controller/RequestConfiguration.php
php   /var/www/horde4/pear/php/Horde/Core/Controller/RequestMapper.php
php   /var/www/horde4/pear/php/Horde/Core/Controller/SettingsFinder.php
php   /var/www/horde4/pear/php/Horde/Core/Db/Migration.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/ActiveSyncBackend.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/ActiveSyncServer.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/ActiveSyncState.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Ajax.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Alarm.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Auth.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/AuthSignup.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Base.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/BlockCollection.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Browser.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Cache.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Crypt.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Data.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Db.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/DbBase.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/DbPear.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Dns.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Editor.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Facebook.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Group.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/History.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/HttpClient.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Identity.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Image.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Imple.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Imsp.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/ImspAuth.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Injector.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/KolabServer.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/KolabSession.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/KolabStorage.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Ldap.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Lock.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Logger.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/LoginTasks.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Mail.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Mapper.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Memcache.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/MimeViewer.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Notification.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Perms.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/PermsCore.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Prefs.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Request.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Secret.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/SessionHandler.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Share.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/ShareBase.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Template.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/TextFilter.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/ThemesCache.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Token.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Tree.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Twitter.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/Vfs.php
php   /var/www/horde4/pear/php/Horde/Core/Factory/View.php
php   /var/www/horde4/pear/php/Horde/Core/Group/Ldap.php
php   /var/www/horde4/pear/php/Horde/Core/Imsp/Utils.php
php   /var/www/horde4/pear/php/Horde/Core/Log/Logger.php
php   /var/www/horde4/pear/php/Horde/Core/LoginTasks/Backend/Horde.php
php   /var/www/horde4/pear/php/Horde/Core/LoginTasks/SystemTask/Upgrade.php
php   /var/www/horde4/pear/php/Horde/Core/Mime/Viewer/Syntaxhighlighter.php
php   /var/www/horde4/pear/php/Horde/Core/Mime/Viewer/Vcard.php
php   /var/www/horde4/pear/php/Horde/Core/Notification/Storage/Session.php
php   /var/www/horde4/pear/php/Horde/Core/Notification/Hordelog.php
php   /var/www/horde4/pear/php/Horde/Core/Notification/Status.php
php   /var/www/horde4/pear/php/Horde/Core/Perms/Ui.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Cache/Session.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Storage/Configuration.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Storage/Hooks.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Storage/Upgrade.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Ui/Widgets.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Identity.php
php   /var/www/horde4/pear/php/Horde/Core/Prefs/Ui.php
php   /var/www/horde4/pear/php/Horde/Core/Share/Driver.php
php   /var/www/horde4/pear/php/Horde/Core/Share/FactoryCallback.php
php   /var/www/horde4/pear/php/Horde/Core/Text/Filter/Bbcode.php
php   /var/www/horde4/pear/php/Horde/Core/Text/Filter/Emails.php
php   /var/www/horde4/pear/php/Horde/Core/Text/Filter/Emoticons.php
php   /var/www/horde4/pear/php/Horde/Core/Text/Filter/Highlightquotes.php
php   /var/www/horde4/pear/php/Horde/Core/Tree/Html.php
php   /var/www/horde4/pear/php/Horde/Core/Tree/Javascript.php
php   /var/www/horde4/pear/php/Horde/Core/Tree/Simplehtml.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/VarRenderer/Html.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/VarRenderer/TablesetHtml.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/FlagImage.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/JsCalendar.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/Language.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/Layout.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/Pager.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/Tabs.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/TagCloud.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/VarRenderer.php
php   /var/www/horde4/pear/php/Horde/Core/Ui/Widget.php
php   /var/www/horde4/pear/php/Horde/Core/Block.php
php   /var/www/horde4/pear/php/Horde/Core/Browser.php
php   /var/www/horde4/pear/php/Horde/Core/Perms.php
php   /var/www/horde4/pear/php/Horde/Core/Sidebar.php
php   /var/www/horde4/pear/php/Horde/Core/Translation.php
php   /var/www/horde4/pear/php/Horde/Exception/HookNotSet.php
php   /var/www/horde4/pear/php/Horde/Registry/Api.php
php   /var/www/horde4/pear/php/Horde/Registry/Application.php
php   /var/www/horde4/pear/php/Horde/Registry/Caller.php
php   /var/www/horde4/pear/php/Horde/Registry/Nlsconfig.php
php   /var/www/horde4/pear/php/Horde/Script/Files.php
php   /var/www/horde4/pear/php/Horde/Themes/Cache.php
php   /var/www/horde4/pear/php/Horde/Themes/Css.php
php   /var/www/horde4/pear/php/Horde/Themes/Element.php
php   /var/www/horde4/pear/php/Horde/Themes/Image.php
php   /var/www/horde4/pear/php/Horde/Themes/Sound.php
php   /var/www/horde4/pear/php/Horde/Config.php
php   /var/www/horde4/pear/php/Horde/ErrorHandler.php
php   /var/www/horde4/pear/php/Horde/Help.php
php   /var/www/horde4/pear/php/Horde/Menu.php
php   /var/www/horde4/pear/php/Horde/Registry.php
php   /var/www/horde4/pear/php/Horde/Session.php
php   /var/www/horde4/pear/php/Horde/Themes.php
php   /var/www/horde4/pear/php/Horde.php
data 
/var/www/horde4/pear/data/Horde_Core/locale/ar/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/bg/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/bs/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/ca/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/cs/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/cs/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/da/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/da/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/de/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/de/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/el/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/el/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/en/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/en/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/es/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/es/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/et/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/et/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/eu/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/fa/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/fi/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/fi/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/fr/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/fr/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/gl/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/he/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/he/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/hr/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/hr/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/hu/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/hu/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/id/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/is/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/it/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/it/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/ja/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/ja/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/km/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/ko/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/ko/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/lt/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/lt/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/lv/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/lv/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/mk/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/nb/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/nb/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/nl/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/nl/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/nn/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/nn/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/pl/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/pl/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/pt/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/pt/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/ro/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/ro/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/ru/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/ru/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/sk/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/sk/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/sl/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/sl/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/sv/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/sv/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/tr/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/tr/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/uk/LC_MESSAGES/Horde_Core.mo
data 
/var/www/horde4/pear/data/Horde_Core/locale/uk/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/zh_CN/LC_MESSAGES/Horde_Core.po
data 
/var/www/horde4/pear/data/Horde_Core/locale/zh_TW/LC_MESSAGES/Horde_Core.po
data  /var/www/horde4/pear/data/Horde_Core/locale/Horde_Core.pot
data 
/var/www/horde4/pear/data/Horde_Core/migration/1_horde_core_base_tables.php
test  /var/www/horde4/pear/tests/Horde_Core/Horde/Core/Factory/GroupTest.php
test 
/var/www/horde4/pear/tests/Horde_Core/Horde/Core/Factory/KolabServerTest.php
test 
/var/www/horde4/pear/tests/Horde_Core/Horde/Core/Factory/KolabSessionTest.php
test  /var/www/horde4/pear/tests/Horde_Core/Horde/Core/AllTests.php
test  /var/www/horde4/pear/tests/Horde_Core/Horde/Core/Autoload.php
test  /var/www/horde4/pear/tests/Horde_Core/Horde/Core/phpunit.xml
test  /var/www/horde4/pear/tests/Horde_Core/Horde/Core/UrlTest.php


More information about the horde mailing list