[dev] RE: [Tickets #831] RESOLVED: Gollem broken

Horde Development horde at sadeghi.co.uk
Tue Nov 16 10:07:07 PST 2004


I am using one sql backend with hordeauth set to imp login.
$backends['sql'] = array(
    'name' => 'SQL Server',
    'hordeauth' => 'true',
    'driver' => 'sql',
    'preferred' => '',
    'params' => array(
        // The SQL connection parameters. See horde/config/conf.php for
        // descriptions of each parameter.
        'phptype' => 'mysql',
        'hostspec' => 'localhost',
        'database' => 'horde',
        'username' => 'horde',
        'password' => 'horde',

        // The SQL table containing the VFS. See the horde/scripts/db
        // directory for examples.
        'table' => 'horde_vfs'
    ),
    'attributes' => array('type', 'name', 'download', 'modified', 'size',
'permission', 'owner', 'group') );



Here is apache log

82.35.149.8 - - [16/Nov/2004:18:03:45 +0000] "GET
/head/gollem/login.php?username=Administrator&Horde=c5742733d7c5cd526fce59f5
4a4cd39b&logout_reason=failed&frameset=true HTTP/1.1" 302 26
82.35.149.8 - - [16/Nov/2004:18:03:45 +0000] "GET
/head/gollem/redirect.php?Horde=c5742733d7c5cd526fce59f54a4cd39b&nocredentia
ls=1&actionID=login&frameset=true&backend_key=sql HTTP/1.1" 200 26
82.35.149.8 - - [16/Nov/2004:18:03:45 +0000] "GET
/head/gollem/login.php?username=Administrator&Horde=c5742733d7c5cd526fce59f5
4a4cd39b&logout_reason=failed&frameset=true HTTP/1.1" 302 26



-----Original Message-----
From: bugs at coyote.horde.org [mailto:bugs at coyote.horde.org] 
Sent: 16 November 2004 17:07
To: bugs at lists.horde.org
Subject: [Tickets #831] RESOLVED: Gollem broken

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=831
-----------------------------------------------------------------------
 Ticket     | 831
 Updated By | Chuck Hagenbuch <chuck at horde.org>
 Summary    | Gollem broken
 Queue      | Gollem
-State      | Unconfirmed
+State      | Bogus
 Priority   | 3. High
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2004-11-16 09:06) wrote:

There are several other tickets open for gollem right now, and I'm not
seeing anything like what you (vaguely) describe. Please look over the other
tickets, look at your apache logs to see *what* might be being downloaded,
and if you have a new issue, give us much more to go on - what kind of
backend setup you have, how many backends, hordeauth or not, etc.





More information about the dev mailing list