maintenance.php error

Liam Hoekenga liamr@umich.edu
Tue, 20 Nov 2001 13:25:45 -0500 (EST)


hey guys -

i'm having a problem with IMP/HORDE CVS (20011120) and the monthly
maintenance.

If the person's never logged in before (or I've wiped my dropped and
recreated my sql tables), IMP won't work the first time they try to log
in.  It tries to display the maintenance page, but fails - logging this to
the php error log:

[20-Nov-2001 13:10:42] PHP Fatal error:  Failed opening required
'/usr/local/projects/webmail/html-ssl/horde-CVS/config/../templates/maintenance/confirm_top.inc'
(include_path='/usr/local/projects/webmail/lib:/usr/local/projects/webmail/lib/php')
in /usr/local/projects/webmail/html-ssl/horde/maintenance.php on line 43

The second login attempt works just fine (since it knows it's already
asked you about performing the maintenance).

RC2 works just dandy.  We're using php 4.0.6 (CGI), with PEAR from mid
October, apache 1.3.20 on solaris 2.6.

Liam