[imp] apache or horde problem

Curtis Lahr lahrcm at gmail.com
Wed Jan 18 09:15:16 PST 2006


Do you have any aliases setup in your httpd.conf file?

/horde/  /path/to/horde
/imp/ /path/to/horde/imp

Try adding those to your httpd.conf file

If you want IMP to authenticate change your documentroot to
/path/to/horde/imp as well.



On 1/18/06, John P Reber <John.P.Reber at mail.jci.tju.edu> wrote:
> Quoting Silver Salonen <silver at ultrasoft.ee>:
>
> > Hi!
> >
> > To my mind you should set $this->applications['horde']['webroot'] to empty
> > string "" in horde/config/registry.php and $conf['cookie']['path'] to '/' in
> > horde/config/conf.php.
>
> Tried above and then neither url worked :-(
>
>
>
> > Silver
> >
> >> horde-3.0.9
> >> imp-h3-4.0.4
> >>
> >> I have horde running and accessible through the url
> >> http://tachie.chesapeakeisle.org/horde and all is happy.
> >>
> >> My problem starts when I set up a virtual host for
> >> http://webmail.chesapeakeisle.org.  When I try using the webmail url I
> > receive
> >> the following error:
> >>
> >> error log:
> >> [Wed Jan 18 10:02:08 2006] [error] [client 147.140.233.16] File does not
> > exist:
> >> /usr/local/apache2/htdocs/horde/horde
> >>
> >> access log:
> >> 147.140.233.16 - - [18/Jan/2006:10:02:08 -0500] "GET / HTTP/1.1" 302 26
> >> 147.140.233.16 - - [18/Jan/2006:10:02:08 -0500] "GET
> >> /horde/login.php?Horde=2ee7eb2c11f93fcdde8dddd1d8877f9b HTTP/1.1" 404 213
> >>
> >> The other virtual host directives all seem to work fine.
> >>
> >> this is the virtual host section of my http.conf:
> >> NameVirtualHost *
> >>
> >> <VirtualHost *>
> >>     ServerAdmin JohnReber at ChesapeakeIsle.org
> >>     DocumentRoot /usr/local/apache2/htdocs/cica
> >>     ServerName www.chesapeakeisle.org
> >>     ErrorLog logs/cica-error_log
> >>     TransferLog logs/cica-access_log
> >> </VirtualHost>
> >>
> >> <VirtualHost *>
> >>     ServerAdmin JohnReber at ChesapeakeIsle.org
> >>     DocumentRoot /usr/local/apache2/htdocs/horde
> >>     ServerName webmail.chesapeakeisle.org
> >>     ErrorLog logs/webmail-error_log
> >>     TransferLog logs/webmail-access_log
> >> </VirtualHost>
> >>
> >> <VirtualHost *>
> >>     ServerAdmin JohnReber at ChesapeakeIsle.org
> >>     DocumentRoot /usr/local/apache2/htdocs
> >>     ServerName tachie.chesapeakeisle.org
> >>     ErrorLog logs/tachie-error_log
> >>     TransferLog logs/tachie-access_log
> >>     #XBitHack on
> >> </VirtualHost>
> >>
> >> <VirtualHost *>
> >>     ServerAdmin JohnReber at ChesapeakeIsle.org
> >>     DocumentRoot /usr/local/apache2/htdocs/gcica
> >>     ServerName www2.chesapeakeisle.org
> >>     ErrorLog logs/www2-error_log
> >>     TransferLog logs/www2-access_log
> >>     XBitHack on
> >> </VirtualHost>
> >>
> >>
> >>
> >> --
> >> John P Reber
> >> System Development Manager
> >> Kimmel Cancer Center
> >> Thomas Jefferson University
> > --
> > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>
>
>
> --
> John P Reber
> System Development Manager
> Kimmel Cancer Center
> Thomas Jefferson University
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>


More information about the imp mailing list