[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Horde login



Jacob,

Sorry for the long delay in replying.

On Wed, Jun 01, 2005 at 09:39:05AM +0200, Jacob Friis Larsen wrote:
> On 5/31/05, Roberto C. Sanchez <roberto@familiasanchez.net> wrote:
> > On Tue, May 31, 2005 at 10:58:42AM +0200, Jacob Friis Larsen wrote:
> > > Having installed Horde i'm unable to login.
> > > Should I create a user in the db?
> > >
> 
> Hi Roberto.
>  
> > Sarge or Woody? horde3 or horde2?  Have you read every document in
> > /usr/share/doc/horde?/?  Carefully?  Twice?  I have installed horde on a
> > few machines.  It is crucial that you read the docs becuase there are
> > many manual steps you need to take.  If you still have problems, post
> > specificly what they are to the list and I'll do my best to help you
> > out.
> 
> Debian Sarge, Horde3
> Yes, I've read it the docs.
> Now I'm trying with Horde3.
> If I go to http://mydomain/horde/ it says "The requested URL
> /horde/horde3/login.php was not found on this server."
> 
> Below is my horde.conf which I got from Horde2. I didn't find one for Horde3.
> 
> # cat /etc/apache/conf.d/horde.conf
> Alias /horde /usr/share/horde3
> 
> <Directory /usr/share/horde3>
> Options FollowSymLinks
> AllowOverride Limit
> order allow,deny
> allow from all
> <IfModule mod_php4.c>
>   php_flag magic_quotes_gpc Off
>   php_flag track_vars On
>   php_value session.save_path "/var/lib/horde2"
>   php_value include_path
> .:/etc/horde/horde3:/usr/share/php:/usr/share/pear:/usr/share/horde3
>   php_flag session.use_trans_sid Off
> </IfModule>
> <IfModule mod_php5.c>
>   php_flag magic_quotes_gpc Off
>   php_flag track_vars On
>   php_value session.save_path "/var/lib/horde2"
>   php_value include_path
> .:/etc/horde/horde3:/usr/share/php:/usr/share/pear:/usr/share/horde3
>   php_flag session.use_trans_sid Off
> </IfModule>
> </Directory>

Here is what I have:

<VirtualHost _default_:443>
  DirectoryIndex  index.html index.htm index.shtml index.php index.php3
  DocumentRoot /usr/share/horde3
  Alias /horde /usr/share/horde3/
  Alias /horde/ /usr/share/horde3/
  Alias /horde3/ /usr/share/horde3/

You may want to give those a shot.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr

Attachment: pgp7o8B45_mB_.pgp
Description: PGP signature


Reply to: