[sork] Error with passwd module in IMP

Wang, Yu ywang at unf.edu
Fri Jun 4 10:31:52 PDT 2004


Not necessarily. Rename your /home/www/horde/index.php to /home/www/horde/index-hordeorg.php and create a new /home/www/horde/index.php with following lines:

<?php

header("Location: http://mywebmail.foo/imp/index.php");
exit (0);

?>

This will redirect request for http://mywebmail.foo (index.php) to http://mywebmail.foo/imp (index.php) but not redirect everything to the imp directory.

--Yu Wang

Information Technology Services
University of North Florida
(904) 620-2820



-----Original Message-----
From: Mario Gamito [mailto:gamito at netual.pt]
Sent: Friday, June 04, 2004 1:24 PM
To: Wang, Yu
Cc: sork at lists.horde.org
Subject: RE: [sork] Error with passwd module in IMP


Hi Wong,

Yes, that will surely work, but i'd loose my URL from
http://mywebmail.foo to http://mywebmail.foo/imp :(

Warm Regards,
Mário Gamito

On Fri, 2004-06-04 at 18:15, Wang, Yu wrote:
> Try to move turba, passwd back to where they were. They are peer applications as imp, mnemo, nag, ... All under Horde framework. What I suggested was to change your DocumentRoot setting in you httpd.conf to /home/www/horde (you have it set to /home/www/horde/imp now). Then you don't have to do "Alias" every time you add a new application in Horde (though it doesn't hurt:). Don't forget to restart your web daemon after changes.
> 
> Hope this helps.
> 
> --Yu Wang
> 
> Information Technology Services
> University of North Florida
> (904) 620-2820
> 
> 
> 
> -----Original Message-----
> From: Mario Gamito [mailto:gamito at netual.pt]
> Sent: Friday, June 04, 2004 1:03 PM
> To: Wang, Yu
> Cc: sork at lists.horde.org
> Subject: RE: [sork] Error with passwd module in IMP
> 
> 
> Hi Wang,
> 
> I've move Turba to the top of IMP and changed horde.con accordingly, so
> now my Turba URL is http://mywebmail.foo/horde/imp/turba, but i get this
> error when accessing it:
> "Fatal error: Cannot instantiate non-existent class: browser in
> /home/www/horde/imp/turba/lib/base.php on line 19"
> 
> 
> On Fri, 2004-06-04 at 17:45, Wang, Yu wrote:
> > Try to change your DocumentRoot to /home/www/horde. Or you have to specify Alias /turba /home/www/horde/turba and Alias /passwd /home/www/horde/passwd...
> Already tried the Alias for Turba and password, but it didn't worked out
> :(
> 
> Thank you for your answer.
> 
> Warm Regards,
> Mário Gamito
> 



More information about the sork mailing list