[gollem] gollem just not working

Oliver Lehmann lehmann at ans-netz.de
Mon Dec 31 07:04:30 UTC 2012


Hi,

I installed gollem 3.0.0.RC1 and when I try to access gollem with my
IMP user account (admin privileges) my logfile states:


HORDE: User is not authorized for gollem [pid 35357 on line 259 of  
"/usr/local/share/pear/Horde/Registry.php"]


My configuration is:

  config> cat backends.local.php
$backends['ftp']['disabled']=true;
$backends['sql']['disabled']=false;

  config> cat conf.php
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Id: c70cc328a58f2b69cb67558ab883380298313e1e $
$conf['backend']['backend_list'] = 'shown';
$conf['foldercache']['use_cache'] = false;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
  config>

Instead of a filemanager a login screen is shown. On this login screen,
I can only select "FTP Server" in the "Backend" dropdown box.

For me this looks like backends.* is ignored. I also tried modifying
backends.php directly without any efect.


More information about the gollem mailing list