Errors Still

Dave Brancato g00ru@cyberedge.net
Tue, 04 Sep 2001 14:05:33 +0300


In /usr/local/apache/htdocs/horde/imp/config, I made the following changes
to prefs.php. It did not seem to fix the following error:
 Warning: Can't open mailbox{horde.test.com:110/POP3}INBOX: invalid remote
specification (errflg=2) in Unknown on line 0
$_prefs['mailbox'] = array(
    'value' => 'INBOX',
$_prefs['mailbox'] = array(
    'value' => '',

To fix this error: Warning: Unknown list entry type in request shutdown (0)
in /usr/local/apache/htdocs/horde/imp/lib/IMP.php on line 125
I recompiled php4 without enabling mcrypt and now it doesnt look like I can
login. I get this message:
Login failed for some reason. Most likely your username or password was
entered incorrectly.


I am still receiving the following error at the main login screen for IMP
even though lang.php does exist:
Warning: Invalid argument supplied for foreach() in
/usr/local/apache/htdocs/horde/imp/login.php on line 194