[horde] Redirection problem

Raul Jordan raul at cast-info.es
Mon Mar 1 03:32:15 PST 2004


Hi Jan,

I've done what you said (sync and re-generate the config) and set the
default values for server name and server port.

Now I see in conf.php (line conf['server'] = array(); no longer appear):

$conf['server']['name'] = $_SERVER['SERVER_NAME'];
$conf['server']['port'] = $_SERVER['SERVER_PORT'];

But the problem repeats again.

Additionally I've noted that before and now when I try to access IMP
this logs out on apache error_log :

[Mon Mar  1 13:18:06 2004] [error] PHP Notice:  Undefined index:  name
in /usr/local/lib/php/Horde.php on line 368
[Mon Mar  1 13:18:06 2004] [error] PHP Notice:  Undefined index:  port
in /usr/local/lib/php/Horde.php on line 369

A workaround is putting this in line 387 of framework/Horde/Horde.php:

$server_name = 'maqueta01:81';

Have you got any idea of what's happening? 

Thank you for your help.

  Raúl.

El lun, 01-03-2004 a las 11:15, Jan Schneider escribió:
> Zitat von Raul Jordan <raul at cast-info.es>:
> 
> > In the conf.php says:
> >
> > $conf['server'] = array();
> > $conf['server']['name'] = 'maqueta01';
> > $conf['server']['port'] = '81';
> 
> Update again and recreate your configuration.
> 
> Jan.
> 
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - Neue Wege des Lernens
> http://www.tip4all.de - Deine private Tippgemeinschaft




More information about the horde mailing list