[Trac] Windows Install Questions
Paul Bennett
bennettee at gmail.com
Fri Apr 1 17:40:26 EST 2005
Although I'm pretty sure this will work, try filling in a new ticket
and click "Preview." Does the screen refresh with a preview of your
ticket information at the bottom?
Also, after you click "Submit ticket," can you describe what your
screen looks like? What page are you looking at? Are there any errors
or tracebacks listed?
I'm just guessing, but it sounds like trac isn't able to write to the
Sqlite database. Perhaps you're having a permissions problem on the
trac environment directory?
Paul
On Apr 1, 2005 5:08 PM, DeLynn Berry <delynnb at megastarfinancial.com> wrote:
> Well, setting it up to use a password file does not work either. I'm
> seeing the exact same behaviour. Have any other ideas?
>
> Thanks,
>
> DeLynn
>
> > -----Original Message-----
> > From: trac-bounces at lists.edgewall.com
> > [mailto:trac-bounces at lists.edgewall.com] On Behalf Of Matthew Good
> > Sent: Friday, April 01, 2005 2:07 PM
> > To: trac at lists.edgewall.com
> > Subject: RE: [Trac] Windows Install Questions
> >
> >
> > On Fri, 2005-04-01 at 13:40 -0700, DeLynn Berry wrote:
> > > I actually already had that option in my Apache config. Here is my
> > > location directives:
> > >
> > > AuthType SSPI
> > > AuthName "Trac"
> > > SSPIAuth On
> > > SSPIAuthoritative On
> > > SSPIBasicPreferred On
> > > SSPIDomain **********
> > > SSPIOmitDomain On
> > > SSPIOfferBasic On
> > > Require valid-user
> > >
> > > I'm thinking about just trying basic authentication with a password
> > > file and see if that works. I'll let you know if that changes
> > > anything.
> > >
> > > Thanks for your help,
> > >
> > > DeLynn
> >
> > Yeah, go ahead and try out the htpasswd file for
> > authentication to make sure everything else is working. The
> > other option for authenticating to a Windows domain is
> > through LDAP. The Active Directory server should provide an
> > LDAP interface, so you can use the Apache LDAP modules to
> > authenticate that way as well.
> >
> > --
> > Matthew Good <trac at matt-good.net>
> >
> > _______________________________________________
> > Trac mailing list
> > Trac at lists.edgewall.com
> > http://lists.edgewall.com/mailman/listinfo/tra> c
> >
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
More information about the Trac
mailing list