[horde] enabling mysql sessionhandler?
Chuck Hagenbuch
chuck at horde.org
Mon Dec 8 20:28:53 PST 2003
Quoting Niall Young <niall at chime.net.au>:
> In config/horde.php I've set:
>
> $conf['sessionhandler']['type'] = 'mysql';
> $conf['sessionhandler']['params'] = array();
> $conf['sessionhandler']['params']['phptype'] = 'mysql';
> $conf['sessionhandler']['params']['hostspec'] = 'hostname.blah.com';
> $conf['sessionhandler']['params']['username'] = 'horde';
> $conf['sessionhandler']['params']['password'] = 'password';
> $conf['sessionhandler']['params']['database'] = 'horde';
>
> and am getting the following error in my browser:
>
> Parse error: parse error in .../config/horde.php on line 97
So you have a bad line in your conf file. You didn't give us line numbers,
though, and eyeballing it nothing jumps out at me. So, look at that line and
the line above it.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe
More information about the horde
mailing list