Quoting Kevin Konowalec <[EMAIL PROTECTED]>: > Horde 3.2-RC4 > Imp 4.2-RC4
[snip] > 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 About 99.9% sure Jan already fixed this. > 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. There isn't. If you are talking about this: /imp/login.php?url=%2Fservices%2Fmaintenance.php%3Fdomaintenance%3D1%26amp%3Bmodule%3Dimp the %3Dimp is simply a urlencoded '=imp' -- %3D is the hex encoding of '='. michael -- ___________________________________ Michael Slusarz [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]