Fatal Error: gollem is not activated

Rafael Dewes <[email protected]>
Newsgroups gmane.comp.horde.gollem
Message-ID <[email protected]>
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/ 
-- 
Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.