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

Michael C. Ibarra Michael.Ibarra at Hawk.Com
Fri Mar 13 14:47:09 UTC 2009


On Fri, Mar 13, 2009 at 08:21:03AM -0400, Michael C. Ibarra wrote:
> 
> 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. 

Just to be clear, I have this within my base.local.php:

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

The following is the only error shown whenever I use this:

[13-Mar-2009 10:42:45] PHP Fatal error:  Uncaught exception 'Horde_Controller_Exception' wi
th 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 detects a redirect loop and just quits.

Thanks again,

-mike



More information about the horde mailing list