[horde] Proper Syntax Needed For base.local.php

Chuck Hagenbuch chuck at horde.org
Fri Mar 13 15:09:36 UTC 2009


Quoting "Michael C. Ibarra" <Michael.Ibarra at Hawk.Com>:

> I am trying to define my HORDE_BASE in a symlinked applications lib
> dir for git (imp), but I am apparently not using the correct syntax.
>
> (http://wiki.horde.org/ReleaseManagement#toc6)

If your directories are:

/var/www/html/horde (containing horde-HEAD from CVS) and
/var/www/html/horde-hatchery, you would create base.local.php in
/var/www/html/horde-hatchery/imp/lib, and it would contain this:

<?php
define('HORDE_BASE', '/var/www/html/horde');

And that's it.

-chuck



More information about the horde mailing list