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

Michael C. Ibarra Michael.Ibarra at Hawk.Com
Fri Mar 13 15:20:43 UTC 2009


On Fri, Mar 13, 2009 at 11:09:36AM -0400, Chuck Hagenbuch wrote:
> 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');

This is *exactly* what I have, along with /var/www/html/horde-git, and I am getting this message in my php error log:

[13-Mar-2009 11:17:44] PHP Fatal error:  Uncaught exception 'Horde_Controller_Exception' with message 'Not routable' in /var/www/html/horde/rampage.php:45
Stack trace:
#0 {main}
  thrown in /var/www/html/horde/rampage.php on line 45

My browser shows this:

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

Thanks,

-mike


More information about the horde mailing list