[imp] Strangest thing
Lucien GENTIS
lucien.gentis at lorraine.iufm.fr
Sun Feb 25 04:47:46 PST 2007
Mário Gamito a écrit :
> Hi,
>
> i'm installing IMP on this server. I've installed it and unistalled
> and installed again a dozen times, but i always get the error you can
> see at:
> http://www.gamito.org/horde.jpg
>
> My conf an registry files can be found at:
> http://www.gamito.org/conf.txt
> http://www.gamito.org/registry.txt
>
> Any help would be appreciated.
>
> Best Regards,
> Mário Gamito
Hi,
I would try to replace
$conf['server']['name'] = $_SERVER['192.168.5.129'];
by
$conf['server']['name'] = $_SERVER['SERVER_NAME'];
in horde/config/conf.php
Lucien
More information about the imp
mailing list