[imp] bug - cvs

Chuck Hagenbuch chuck@horde.org
Thu, 29 Mar 2001 11:56:26 -0500


Quoting Terry Davis <tdavis@birddog.com>:

> I was having a path issue yesterday that was easy to resolve and needs
> to be fixed in cvs.
> This variable:
> $conf['horde']['paths']['templates'] = './templates';
> 
> needs to be:
> $conf['horde']['paths']['templates'] =
> '/home/web/htdocs/horde/templates';
> 
> Or rather, the full path rather than relative path.

>From config/horde.php.dist:

// Where are the templates? This is an ABSOLUTE filesystem path. The
// default installation places the templates in a subdirectory of the main
// Horde directory; in this case the correct value is
// '/path/to/horde/templates'. Other possibilities might be
// '/etc/horde/templates', depending on how you set up your installation.
$conf['horde']['paths']['templates'] = '/var/www/horde/templates';

Can you explain what needs to be fixed in CVS?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11