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

Michael C. Ibarra Michael.Ibarra at Hawk.Com
Mon Mar 16 17:53:37 UTC 2009


On Mon, Mar 16, 2009 at 11:26:54AM -0400, Michael C. Ibarra wrote:
> On Sat, Mar 14, 2009 at 08:30:11AM -0600, Michael M Slusarz wrote:
> > Quoting "Michael C. Ibarra" <NO-SPAM-NEEDED>:
> >
> >> 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"]
> >
> > You have not updated your framework.
> 
> I thought I had, and now am sure I have this morning, and now am getting the following errors whenever I try to log in to imp: (in my php errors log)
> 
> [16-Mar-2009 11:12:51] PHP  96. Horde_Imap_Client_Socket_Pop3->_getLine() /usr/share/pear/Horde/Imap/Client/Socket/Pop3.php:1121
> [16-Mar-2009 11:12:51] PHP  97. Horde_Imap_Client_Base->logout() /usr/share/pear/Horde/Imap/Client/Socket/Pop3.php:1139
> [16-Mar-2009 11:12:51] PHP  98. Horde_Imap_Client_Socket_Pop3->_logout() /var/www/html/horde-git/framework/Imap_Client/lib/Horde/Imap/Client/Base.php:468
> [16-Mar-2009 11:12:51] PHP  99. Horde_Imap_Client_Socket_Pop3->_sendLine() /usr/share/pear/Horde/Imap/Client/Socket/Pop3.php:351
> 
> While at the same time, my horde log shows this error:
> 
> Mar 16 11:21:53 HORDE [error] [imp] FAILED LOGIN for  [192.168.222.22] to {: []} [pid 29208 on line 54 of "/var/www/html/horde-hatchery/imp/lib/Auth/imp.php"]
> 
> Also, none of my previous seen email folders are shown at all under "Mail", not even Inbox.

I've just discovered that my PHP sessions are being written to at times as my httpd user, and at other times as root.  I am using Linux and my relevant PHP settings are:

session.save_handler = files
session.save_path = "/var/lib/php/session"

Has anyone else seen this? 

-mi


More information about the horde mailing list