[imp] Install problem.
Patrick Timmons
ptimmons@courriel.polymtl.ca
Tue, 05 Dec 2000 10:46:52 -0500
I had problem with question marks too. The problem was that some links and
images are hard coded to horde/... I keep many versions of horde/imp on my
system and include the version number in the directory names. If your horde
package is not in directory horde and your imp package not in horde/imp you may
have problems with some links and images.
Peter Peltonen wrote:
>
> Patrick Timmons wrote:
>
> > horde/config/horde.php3
> > and
> > horde/imp/config/default.php3
>
> Well that's exactly the files I've edited and everything else is working but
> the question marks _and_ the link that it points to (horde/help.php3).
>
> Maybe you could tell me what's wrong with my config:
>
> My httpd.conf:
> --snip--
> <VirtualHost 193.229.253.243:80>
> Options Indexes
> ServerName webmail.myserver.com
> DocumentRoot /home/httpd/html/horde/imp
> </VirtualHost>
> --snip--
>
> and horde/config/horde.php3:
> --snip--
> $default->horde_root_url = '';
> $default->horde_graphics_url = $default->horde_root_url . '/graphics';
> $default->horde_include_dir = './templates';
> $default->faq_url = 'http://faq.horde.org/';
> --snip--
>
> and horde/imp/configdefaults.php3:
> --snip--
> /* Web Server Configuration */
> $default->root_url = '';
> $default->include_dir = './templates';
> $default->graphics_url = $default->root_url . '/graphics';
> --snip--
>
> Cheers,
> Peter
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
--
Patrick Timmons, service informatique