[horde] Re: enabling mysql sessionhandler?

Niall Young niall at chime.net.au
Tue Dec 9 21:46:08 PST 2003


On Tue, 9 Dec 2003, Andrew Morgan wrote:

> On Wed, 10 Dec 2003, Niall Young wrote:
>
> > On Tue, 9 Dec 2003, Andrew Morgan wrote:
> >
> > > On Wed, 10 Dec 2003, Niall Young wrote:
> > >
> > > > Is there any actual documentation on how a MySQL sessionhandler should be
> > > > setup?  Is anyone able to help?
> > >
> > > Here is what I use, straight from my horde/config/horde.php file:
> > >
> > > $conf['sessionhandler']['type'] = 'mysql';
> > > $conf['sessionhandler']['params'] = array();
> > > $conf['sessionhandler']['params']['phptype'] = 'mysql';
> > > $conf['sessionhandler']['params']['hostspec'] = 'my.db.host';
> > > $conf['sessionhandler']['params']['username'] = 'dbuser';
> > > $conf['sessionhandler']['params']['password'] = 'dbpassword';
> > > $conf['sessionhandler']['params']['database'] = 'horde';
> > > $conf['sessionhandler']['params']['table'] = 'horde_sessionhandler';
> >
> > Mine's identical, see previous posts in this thread.
>
> If you're getting a parse error, then there must be some kind of typo in
> this file.  If you'd like someone else to look over it, send a copy of the
> whole file (sanitized) to the list.

I'm getting Apache segfaults, see my last post on the problem.

Niall Young                                    Chime Communications Pty Ltd
niall at chime.net.au                            Level 6, 263 Adelaide Terrace
Ph: (+61) 08 9213 1330 / 0408 192 797         Perth, Western Australia 6000

    "donate to our Charity of the month which is the Eating Disorders
    Association of WA Inc. ...  give a gold coin donation and I'll reward
    you with nice sweettttt chocolate! MMMMM"
                                        -- Jodie Evans, Feb 2003




More information about the horde mailing list