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

Michael C. Ibarra Michael.Ibarra at Hawk.Com
Sat Mar 14 02:42:31 UTC 2009


On Fri, Mar 13, 2009 at 03:22:40PM -0400, Michael C. Ibarra wrote:
> On Fri, Mar 13, 2009 at 11:37:09AM -0400, Michael Rubinsky wrote:
> >
> > Quoting "Michael C. Ibarra" <Michael.Ibarra at Hawk.Com>:
> >
> >> 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:
> >
> > When does it do this? i.e. What page are you trying to navigate to?
> 
> This does not happen anymore, now I just get logged out and brought back to the login screen.

My horde log has these errors whenever I try to access imp from my sidebar.

Mar 13 22:37:34 HORDE [error] [imp] Driver Socket_Pop3 not found [pid 12317 on line 163 of "/var/www/html/horde-git/framework/Imap_Client/lib/Horde/Imap/Client.php"]
Mar 13 22:37:35 HORDE [error] [imp] Driver Socket_Pop3 not found [pid 12324 on line 163 of "/var/www/html/horde-git/framework/Imap_Client/lib/Horde/Imap/Client.php"]
Mar 13 22:37:37 HORDE [error] [imp] Driver Socket_Pop3 not found [pid 12497 on line 163 of "/var/www/html/horde-git/framework/Imap_Client/lib/Horde/Imap/Client.php"]

While at the same time my php error log has this when I try to access imp:

Stack trace:
#0 {main}
  thrown in /var/www/html/horde/rampage.php on line 45
[13-Mar-2009 22:37:20] 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
^C
[root at webmail config]# tail -f /tmp/horde.log | grep error
Mar 13 22:37:37 HORDE [error] [imp] Driver Socket_Pop3 not found [pid 12497 on line 163 of "/var/www/html/horde-git/framework/Imap_Client/lib/Horde/Imap/Client.php"]


Thanks,

-mike


More information about the horde mailing list