[horde] Progress with "You must configure a Category backend
to use Horde." error
Shane Boulter
sboulter at ariasolutions.com
Sun Jan 11 17:24:52 PST 2004
Well I'll be. Everytime I made the same syntax error of not closing the
$conf['mailer']['params'] array. Wow....
You know when I used to make syntax errors after upgrading horde I used
to just get a blank screen.....which made this error seem different.
None the less a very DUMB error on my part.
Thank you for all your help.
Shane
Bo Daley wrote:
> On Sun, 11 Jan 2004, Shane Boulter wrote:
>
>
>>Well I just went through and checked my conf.php again. From what I can
>>see all looks well. To be sure I redid it all from scratch and I didn't
>>get any further with it.
>
>
> one thing you can try when you're testing out whether your conf.php is
> free of syntax errors is to do add something like this right at the end of
> your conf.php file:
>
> var_dump($conf); exit;
>
> if you get a NULL value then you most definitely have a problem with your
> conf.php file and Horde will not be able to find any configuration values.
> Or if you do see something other than NULL, make sure that it contains
> some kind of configuration for categories.
>
> bo.
>
>
>
More information about the horde
mailing list