Re: New install question (Gallagher, Tim F (NE))

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: New install question (Gallagher, Tim F (NE))

by Joerg Wunderlich :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



> I have installed a new instance of Hula on Ubuntu 6.10 server that I
> have.  The install went fine, but I am unable to log in.  I created a
> new user per the documentation (https://help.ubuntu.com/community/Hula)
> so I then go to my server http://127.0.0.1 and I am greated with a Hule
> login.  I user the new test user that I created and nothing happends, I
> get (I cant remember actual words) that I have ether a bad username or
> password.  Is there somthing that I am missing?
Hi Tim,

I have installed Hula on Dapper (Ubuntu 6.04) recently and had the same
problem.

You need to create a Virtual Host for Apache in order to be able to
login. Here is what you need to do:

1. The Package hula-dragonfly comes with a apache config file
"apache.conf" which is placed in "/etc/hula"
2. Open it from a terminal with "gksu gedit /etc/hula/apache.conf"
3. Follow the instructions at the beginning of the file,  edit the file
according to your requirements and save it as
"/etc/apache/sites-available/hula"
4. Back in the terminal: "sudo a2ensite hula" activates the Virtual Host
5. Restart Apache, "sudo /etc/init.d/apache restart"

There you go. You should be up and running. Unless off course your ldap
is not setup correctly. Slapd used to crash on my machine after a while.

Good luck. Let me know if its working.

Joe
_______________________________________________
Hula-general mailing list
Hula-general@...
http://forge.novell.com/mailman/listinfo/hula-general

Re: Re: New install question (Gallagher, Tim F (NE))

by gass-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Seg, 2007-02-12 às 23:33 +0200, Joerg Wunderlich escreveu:
>
> > I have installed a new instance of Hula on Ubuntu 6.10 server that I
> > have.  The install went fine, but I am unable to log in.  I created a
> > new user per the documentation (https://help.ubuntu.com/community/Hula)
> > so I then go to my server http://127.0.0.1 and I am greated with a Hule
> > login.  I user the new test user that I created and nothing happends, I
> > get (I cant remember actual words) that I have ether a bad username or
> > password.  Is there somthing that I am missing?
> Hi Tim,
hi there Joerg:
Apache wont work with the version he is using. that bug coresponds to
one that was recently fixed in bongo.

bongo is the store branch of hula, like the ones from eurobob's
packages.

>
> I have installed Hula on Dapper (Ubuntu 6.04) recently and had the same
> problem.
>
> You need to create a Virtual Host for Apache in order to be able to
> login. Here is what you need to do:
>
> 1. The Package hula-dragonfly comes with a apache config file
> "apache.conf" which is placed in "/etc/hula"
> 2. Open it from a terminal with "gksu gedit /etc/hula/apache.conf"
> 3. Follow the instructions at the beginning of the file,  edit the file
> according to your requirements and save it as
> "/etc/apache/sites-available/hula"
> 4. Back in the terminal: "sudo a2ensite hula" activates the Virtual Host
> 5. Restart Apache, "sudo /etc/init.d/apache restart"
>
> There you go. You should be up and running. Unless off course your ldap
> is not setup correctly. Slapd used to crash on my machine after a while.
>
> Good luck. Let me know if its working.
>
> Joe
> _______________________________________________
> Hula-general mailing list
> Hula-general@...
> http://forge.novell.com/mailman/listinfo/hula-general

_______________________________________________
Hula-general mailing list
Hula-general@...
http://forge.novell.com/mailman/listinfo/hula-general