
11/10/2006, 09:36
|
| | Fecha de Ingreso: marzo-2005
Mensajes: 74
Antigüedad: 20 años, 1 mes Puntos: 0 | |
Tengo el mismo problema, me parece que se debe editar el archivo settings.php, y cambiarle los parametros de:
$logoff_url = 'http://webmail.nnexxezz.com/';
// user will be sent here on wrong user/pass or session timeout
$denied_url = 'http://webmail.nnexxezz.com/?m='.base64_encode('Login failed/access denied.');
// language
$lang = 'en_US';
//
// host config (should be ok like this, if not:
// $cpanel_url * use localhost if possible, it's faster
// * port number is the one for /webmail
// $horde_path * one / before the path, none after)
$cpanel_url = 'http://localhost:2095';
$horde_path = '/horde';
//
El problema esta en que no se por cuales cambiarlos.
Si me pueden colaborar
gracias. |