[imp] View after login

Bundit Chucheep obuch@mail.utcc.ac.th
Tue, 2 Jul 2002 09:06:01 +0700


This is a multi-part message in MIME format.

---------------------- multipart/alternative attachment
May be this can help.
Try to config file "/horde/config/registry.php"

from

--------------------------------
$this->applications['horde'] =3D array(

'fileroot' =3D> dirname(__FILE__) . '/..',

'webroot' =3D> '/horde',

'initial_page' =3D> 'login.php',

...

--------------------------------

- to -

--------------------------------

$this->applications['horde'] =3D array(

'fileroot' =3D> dirname(__FILE__) . '/..',

'webroot' =3D> '/horde',

'initial_page' =3D> '/imp/login.php',

...

--------------------------------

Mac


---------------------- multipart/alternative attachment
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-874" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3504.2500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>May be this can help.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Try to config file=20
"/horde/config/registry.php"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>from</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2>--------------------------------</FONT></DIV>
<DIV><SPAN lang=3DTH><FONT size=3D2>
<P><FONT face=3D"MS Sans Serif">$this-&gt;applications['horde'] =3D=20
array(</FONT></P>
<P><FONT face=3D"MS Sans Serif">'fileroot' =3D&gt; dirname(__FILE__) .=20
'/..',</FONT></P>
<P><FONT face=3D"MS Sans Serif">'webroot' =3D&gt; '/horde',</FONT></P>
<P><FONT face=3D"MS Sans Serif">'initial_page' =3D&gt; =
'login.php',</FONT></P>
<P><FONT face=3D"MS Sans Serif">...</FONT></P>
<P><FONT face=3DArial>--------------------------------</FONT></P>
<P><FONT face=3DArial>- to -</FONT></P>
<P><FONT face=3DArial><FONT=20
face=3DArial>--------------------------------</FONT></FONT></P><SPAN =
lang=3DTH><FONT=20
size=3D2>
<P><FONT face=3D"MS Sans Serif">$this-&gt;applications['horde'] =3D=20
array(</FONT></P>
<P><FONT face=3D"MS Sans Serif">'fileroot' =3D&gt; dirname(__FILE__) .=20
'/..',</FONT></P>
<P><FONT face=3D"MS Sans Serif">'webroot' =3D&gt; '/horde',</FONT></P>
<P><FONT color=3D#ff0000 face=3D"MS Sans Serif">'initial_page' =3D&gt;=20
'/imp/login.php',</FONT></P>
<P><FONT face=3D"MS Sans Serif">...</FONT></P>
<P><FONT face=3DArial><FONT=20
face=3DArial>--------------------------------</FONT></FONT></P>
<P><FONT=20
face=3DArial>Mac</FONT></P></SPAN></FONT></SPAN></FONT></DIV></BODY></HTM=
L>

---------------------- multipart/alternative attachment--