[horde] Horde 5.0.4 needs to be reloaded on first use

Brian Spraker spraker at yahoo.com
Mon Oct 28 17:21:56 UTC 2013


Possibly your cookie path?  Ensure your cookie path is set to the same as the URL.

As an example, if your URL is http://www.domain.com/webmail, set the cookie path to "/webmail".
If your URL is http://webmail.domain.com, set the cookie path to just "/".


Brian S.




On Monday, October 28, 2013 9:09 AM, Robert Moldenhauer <robert at coe.neu.edu> wrote:
 
Hi,
>
>A very strange problem. When I first load Horde I get a code page.  Hitting reload get’s rid of it and you can login.  The page appears again after login, hitting reload clears it for the session.  What’s happening?
>
>This is what I see:
>
>_detectWebroot(); $this->applications = array( 'horde' => array( 'initial_page' => 'services/portal/index.php', 'name' => _("Horde"), 'provides' => 'horde', ), 'imp' => array( 'name' => _("Mail"), 'provides' => array( 'mail', 'contacts/favouriteRecipients' ) ), 'ingo' => array( 'name' => _("Filters"), 'provides' => array( 'filter', 'mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters' ), 'menu_parent' => 'imp' ), 'sam' => array( 'name' => _("Spam"), // Add this line to registry.local.php if you want Sam to handle the // blacklist and whitelist filters instead of Ingo: // $this->applications['sam']['provides'] = array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist'); 'menu_parent' => 'imp' ), 'imp-menu' => array( 'app' => 'imp', 'menu_parent' => 'imp', 'status' => 'topbar', ), 'kronolith' => array( 'name' =>
 _("Calendar"), 'status' => 'inactive', 'provides' => 'calendar', ), 'kronolith-menu' => array( // 'status' => 'topbar', 'status' => 'inactive', 'app' => 'kronolith', 'topbar_params' => array( 'id' => 'menu' ), 'menu_parent' => 'kronolith', ), 'turba' => array( 'name' => _("Address Book"), 'provides' => array( 'contacts', 'clients/getClientSource', 'clients/clientFields', 'clients/getClient', 'clients/getClients', 'clients/addClient', 'clients/updateClient', 'clients/deleteClient', 'clients/searchClients' ), ), 'turba-menu' => array( 'app' => 'turba', 'menu_parent' => 'turba', 'status' => 'topbar', ), 'nag' => array( 'name' => _("Tasks"), 'status' => 'inactive', 'provides' => 'tasks', ), 'nag-menu' => array( // 'status' => 'topbar', 'status' => 'inactive', 'app' => 'nag', 'topbar_params' => array( 'id' => 'menu' ), 'menu_parent' => 'nag', ), 'mnemo' => array( 'name' => _("Notes"), 'status' => 'inactive', 'provides' => 'notes', ), 'mnemo-menu' => array(
 // 'status' => 'topbar', 'status' => 'inactive', 'app' => 'mnemo', 'menu_parent' => 'mnemo', ), 'others' => array( 'name' => _("Account"), 'status' => 'heading', ), 'trean' => array( 'name' => _("Bookmarks"), 'provides' => 'bookmarks', 'menu_parent' => 'others' ), 'trean-menu' => array( 'status' => 'topbar', 'app' => 'trean', 'menu_parent' => 'trean', ), 'ansel' => array( 'name' => _("Photos"), 'provides' => 'images', 'menu_parent' => 'others' ), 'wicked' => array( 'name' => _("Wiki"), 'provides' => 'wiki', 'menu_parent' => 'others' ), 'devel' => array( 'name' => _("Development"), 'status' => 'heading', 'menu_parent' => 'others', ), 'chora' => array( 'name' => _("Version Control"), 'menu_parent' => 'devel' ), 'chora-menu' => array( 'status' => 'topbar', 'app' => 'chora', 'menu_parent' => 'chora', ), 'whups' => array( 'name' => _("Tickets"), 'provides' => 'tickets', 'menu_parent' => 'devel', ), 'whups-menu' => array( 'status' => 'topbar', 'app' =>
 'whups', 'menu_parent' => 'whups', ), 'luxor' => array( 'name' => _("X-Ref"), 'menu_parent' => 'devel' ), 'info' => array( 'name' => _("Information"), 'status' => 'heading', 'menu_parent' => 'others', ), 'klutz' => array( 'name' => _("Comics"), 'menu_parent' => 'info' ), 'jonah' => array( 'name' => _("News"), 'provides' => 'news', 'menu_parent' => 'info' ), 'jonah-menu' => array( 'status' => 'topbar', 'app' => 'jonah', 'menu_parent' => 'jonah', ), 'office' => array( 'name' => _("Office"), 'status' => 'heading', 'menu_parent' => 'others', ), 'hermes' => array( 'name' => _("Time Tracking"), 'menu_parent' => 'office', 'provides' => 'time' ), 'hermes-stopwatch' => array( 'status' => 'topbar', 'app' => 'hermes', 'topbar_params' => array( 'id' => 'stopwatch', ), 'menu_parent' => 'hermes', ), 'hermes-menu' => array( 'status' => 'topbar', 'app' => 'hermes', 'topbar_params' => array( 'id' => 'menu' ), 'menu_parent' => 'hermes', ), 'sesha' => array( 'name' =>
 _("Inventory"), /* Uncomment this line if you want Sesha to provide queue and * version names instead of Whups: */ // 'provides' => array('tickets/listQueues', 'tickets/getQueueDetails', 'tickets/listVersions', 'tickets/getVersionDetails'), 'menu_parent' => 'office', ), 'kolab' => array( 'name' => _("Kolab"), 'menu_parent' => 'myaccount' ), 'myaccount' => array( 'name' => _("My Account"), 'status' => 'heading', 'menu_parent' => 'others', ), // 'vacation' => array( // 'name' => _("Vacation Message"), // 'status' => 'heading', // 'menu_parent' => 'myaccount' // ), //$this->applications['intranet_link_1'] = array( // 'webroot' => 'https://maxwell.coe.neu.edu/cgi-bin/setup.pl', // 'name' => _("Example Link"), // 'status' => 'active', // 'target' => '_blank', // 'menu_parent' => 'myaccount', // 'fileroot' => '/tmp', // 'icon' => '', //); 'vacforward' => array( 'webroot' => 'https://maxwell.coe.neu.edu/cgi-bin/setup.pl', 'name' => _("Setup"), 'status' =>
 'active', 'target' => '_blank', 'menu_parent' => 'myaccount', // 'fileroot' => '/tmp', // 'status' => 'topbar', 'url' => 'https://maxwell.coe.neu.edu/cgi-bin/setup.pl', 'icon' => '' ), 'gollem' => array( 'name' => _("File Manager"), 'menu_parent' => 'myaccount', 'provides' => 'files', ), 'gollem-menu' => array( 'status' => 'topbar', 'app' => 'gollem', 'menu_parent' => 'gollem', ), 'passwd' => array( 'name' => _("Password"), 'menu_parent' => 'myaccount' ), 'website' => array( 'name' => _("Web Site"), 'status' => 'heading', 'menu_parent' => 'others', ), 'agora' => array( 'name' => _("Forums"), 'provides' => 'forums', 'menu_parent' => 'website' ), 'ulaform' => array( 'name' => _("Forms"), 'menu_parent' => 'website' ), 'vilma' => array( 'name' => _("Mail Admin"), 'menu_parent' => 'administration' ), 'content' => array( 'status' => 'hidden' ), 'timeobjects' => array( 'status' => 'hidden', 'provides' => 'timeobjects' ) );
>
>Robert
>-- 
>- - 
>************************************* 
>
>Robert Moldenhauer 
>Systems Coordinator
>230 Snell Engineering Center
>Northeastern University
>360 Huntington Avenue
>Boston, MA 02115-5000
>
>Phone: (617) 373-4848
>FAX:   (617) 373-8504
>
>email: r.moldenhauer at neu.edu
>
>
>
>-- 
>-- 
>- - 
>************************************* 
>
>Robert Moldenhauer 
>Systems Coordinator
>274 Snell Engineering Center
>
>Postal Address:
>Northeastern University
>360 Huntington Avenue, SN230
>Boston, MA 02115-5000
>
>Phone: (617) 373-4848
>FAX:   (617) 373-8504
>
>email: robert at coe.neu.edu
>
>-- 
>Horde mailing list
>Frequently Asked Questions: http://horde.org/faq/
>To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>


More information about the horde mailing list