[imp] Setting up multiple versions of Horde/IMP

Stephen A. Cochran Lists stephen.a.cochran.lists at cahir.net
Sun Apr 16 23:18:39 PDT 2006


After much digging and tracing of different calls I confirmed that  
calls from /test were being handled by /horde and vis versa. It seems  
that something was being cached. Deleting all the sess* and phpa*  
files from /tmp and restarting apache have everything working as they  
should.

Time will tell if they will keep playing nicely with each other. It's  
even respecting the name change in registry.php now.

Steve


On Apr 17, 2006, at 12:52 AM, Stephen A. Cochran Lists wrote:

>
> I'm upgrading to the latest version of Horde/IMP to get the recent  
> security patches, and I want to test the setup before going live.
>
> I have the production install in
>
> /var/www/html/mail/horde/...
>
> and I put the new version in
>
> /var/www/html/mail/test/...
>
> where imp, turba, etc are children of test.
>
> I've added the apache Alias directives to send /test to /var/www/ 
> html/mail/test just like I have for /horde and /var/www/html/mail/ 
> horde, but I'm still running into a problem.
>
> Going to http://mail.example.com/ goes to the production setup as  
> expected, but going to http://mail.example.com/test redirects to / 
> horde/imp/login.php. I can to directly to /test/imp/login.php and I  
> see the correct login screen, but looking at the source the action  
> for the button points to /horde/imp/redirect.php.
>
> How do I tell this install of horde/imp that it is located in / 
> test, not in /horde? I tried changing $webroot in registry.php to / 
> test, but that didn't work.
>
> Note: Changing the 'name' setting in the horde config in  
> registry.php failed to change the "Welcome to Horde" on the login  
> screen to the new value as I expected from line 152 in imp/ 
> login.php. Something not working right with registry.php?
>
> Thanks,
> Steve
>
>
> -- 
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org



More information about the imp mailing list