[horde] Re: [imp] application that should load after login

Frederic Trudeau ftrudeau at cam.org
Tue Jan 7 16:59:19 PST 2003


Thanks for the reply Eric.

I get this in syslog :
Jan  7 19:58:30 pegasus php: PHP Fatal error:  Unable to open
/mnt/fileserver/data/home_camweb/dev.webmail.cam.org/redirect.php in Unknown
on line 0

And in my virtual host log :
[Tue Jan  7 19:59:29 2003] [error] [client 198.73.180.250] Premature end of
script headers: /mnt/fileserver/data/sysaccts/pub_cgi/php
198.73.180.250 - - [07/Jan/2003:19:59:29 -0500] "POST /redirect.php
HTTP/1.1" 500 537 "http://dev.webmail.cam.org/" "Mozilla/4.0 (compatible;
MSIE 5.5; Windows NT 5.0)"

So it is trying to post to http://dev.webmail.cam.org/redirect.php, but it
really should be http://dev.webmail.cam.org/imp/redirect.php

----- Original Message -----
From: "Eric Rostetter" <eric.rostetter at physics.utexas.edu>
To: "Frederic Trudeau" <ftrudeau at cam.org>
Cc: <horde at lists.horde.org>
Sent: Tuesday, January 07, 2003 7:56 PM
Subject: Re: [imp] application that should load after login


> Quoting Frederic Trudeau <ftrudeau at cam.org>:
>
> > I hardcoded this in prefs.php :
> >
> > $_prefs['initial_application'] = array(
> >     'value' => 'imp',
> >     'locked' => true,
> >     'shared' => true,
> >     'type' => 'implict',
> >     'desc' => sprintf(_("What application should %s display after
login?"),
> > _("Horde")));
>
> Shouldn't the type be "select" and not "implicit" ???  (Don't know, but
> that is the default)
>
> > When accessing dev.webmail.cam.org, and trying to log on, I get a file
not
> > found error (redirect.php).
>
> What is your web server log show as the url it is returning?
>
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> Why get even? Get odd!
>
>




More information about the horde mailing list