[horde] Redirection problem

Raul Jordan raul at cast-info.es
Mon Mar 1 07:57:33 PST 2004


Ummm...

It's like if IMP is not including the global conf.php.

Where does IMP call the horde global conf.php file?

Regards,

  Raúl J.


El lun, 01-03-2004 a las 12:32, Raul Jordan escribió:
> 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