[imp] installation weirdness
Kevin Konowalec
webadmin at ualberta.ca
Thu May 22 17:16:58 UTC 2008
Horde 3.2-RC4
Imp 4.2-RC4
I'm attempting a completely-from-scratch installation and it's turning
out to be much more of a pain than I had anticipated. I've managed to
get the environment set up and the tarballs unpacked and installed. I
did a basic configuration via the web interface but for some reason I
get to the IMP login screen and am stuck there despite the logs
telling me the IMAP server successfully authenticated me.
Here's what I get in my logs:
(on first hitting the page):
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 20
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 45
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 100
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 122
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 139
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 816
May 22 11:11:51 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 1253
(on logging in):
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 20
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 45
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 100
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 122
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 139
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 816
May 22 11:12:05 testbox HORDE[26021]: PHP Notice: Undefined index:
imp in /var/www/horde/imp/config/prefs.php on line 1253
May 22 11:12:07 testbox HORDE[26021]: [imp] Login success for testuser
[xxx.xxx.xxx.xxx] to {xxx.xxx.xxx.xxx:143 [imap]} [pid 26021 on line
306 of "/var/www/horde/imp/lib/Session.php"]
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 20
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 45
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 100
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 122
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 139
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 816
May 22 11:12:07 testbox httpd: PHP Notice: Undefined index: imp in /
var/www/horde/imp/config/prefs.php on line 1253
I haven't touched the imp prefs file at all... it's the exact copy of
the .dist file.
Interestingly enough I see this in my http logs:
[22/May/2008:10:37:55 -0600] "GET / HTTP/1.1" 302 38
[22/May/2008:10:37:55 -0600] "GET /login.php HTTP/1.1" 302 38
[22/May/2008:10:37:55 -0600] "GET /imp/login.php HTTP/1.1" 200 3457
[22/May/2008:10:38:08 -0600] "POST /imp/redirect.php HTTP/1.1" 302 38
[22/May/2008:10:38:08 -0600] "GET /services/maintenance.php?
domaintenance=1&module=imp HTTP/1.1" 302 5
[22/May/2008:10:38:08 -0600] "GET /login.php?url=%2Fservices
%2Fmaintenance.php%3Fdomaintenance%3D1%26amp%3Bmodule
%3Dimp
&nosidebar=1&horde_logout_token=f10148c6f08e0e8d610f3d06575c1a73&app=
HTTP/1.1" 302 38
[22/May/2008:10:38:08 -0600] "GET /imp/login.php?url=%2Fservices
%2Fmaintenance.php%3Fdomaintenance%3D1%26amp%3Bmodule%3Dimp HTTP/1.1"
200 3518
Why is there a reference to Dimp there? I don't have Dimp installed
(yet) and haven't ever had it on this machine.
Any ideas what I might check for?
K
More information about the imp
mailing list