[gollem] Fatal Error: gollem is not activated

Rafael Dewes r_dewes at yahoo.com.br
Thu Mar 22 14:48:23 UTC 2007


Hi,
this is my first gollem instalation, when I access the
server address http://192.168.0.9/horde/gollem/, I
receive this message:

A fatal error has occurred
gollem is not activated
Details have been logged for the administrator.

But, where is the log?

backend.php:
// FTP Example.
$backends['ftp'] = array(
    'name' => 'FTP Server',
    'driver' => 'ftp',
    'preferred' => '',
    'hordeauth' => false,
    'params' => array(
        'hostspec' => 'localhost',
        'port' => 21,
        'pasv' => false,
    ),
    'root' => '/ftp',
    'home' => '/ftp/$user',
    'createhome' => false,
    // 'filter' => '^regex$',
    'quota' => false,
    'clipboard' => true,
    'attributes' => array('type', 'name', 'download',
'modified', 'size', 'permission', 'owner', 'group')

conf.php:
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER
THIS LINE. */
// $Horde: gollem/config/conf.xml,v 1.5.2.2 2005/12/11
18:31:18 slusarz Exp $
$conf['manager']['date_format'] = '%x';
$conf['backend']['backend_list'] = 'none';
$conf['menu']['apps'] = array('imp');
$conf['user']['alternate_login'] = false;
$conf['user']['redirect_on_logout'] = false;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE
THIS LINE. */

Regards.

__________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 


More information about the gollem mailing list