Mário Gamito wrote:
Hi,

What is your Apache root? In other words, what is the correct URL for your horde install? http://192.168.5.129/ or http://192.168.5.129/horde ?
Apache Root is /home/www and horde is in /home/www/horde, so, it gives http://192.168.5.129/horde

As the suggestion to reinstall, i have already done it several times :(

Warm Regards,
Mário Gamito


Try hardcoding webroot to /horde in registry.php . Might help. Also what version of IMP? 4.1.3 or CVS?

$this->applications['horde'] = array(
    'fileroot' => dirname(__FILE__) . '/..',
    'webroot' => '/horde',
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to