-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Virtual Dust skrev 16-04-2008 21:54: | Erik Bray wrote: |> On Wed, Apr 16, 2008 at 11:59 AM, Virtual Dust <[EMAIL PROTECTED]> wrote: |> |>> After browsing mailing-list archives and checking so many times my |>> configuration, i failed to resolve this "Authentication information not |>> available" error on http://projects.arcanes/myproject/login |>> |> I didn't notice anything immediately wrong with your configuration. |> Just to ask a possibly stupid question: Did you try restarting Apache? |> | Yes i did. After any modification in apache configuration. If only it | could have been so simple. :)
Does the webserver/webclient prompt for http-login on the url? As I understand it, in the standard configuration, with basic http-auth enabled, and python running through mod_python, trac acquires the http-username from apache. Still, the locationmatch looks correct to me, which leaves an error in the passwd-file name -- as apache should refuse to start if you're missing mod_authn_file in the apache config. Anything in the apache error.log ? You could try setting the log_level to DEBUG in trac.ini also -- might shed some light on what goes wrong, and when. - -- ~ .---. Eirik Schwenke <[EMAIL PROTECTED]> ( NSD ) Harald HÃ¥rfagresgate 29 Rom 150 ~ '---' N-5007 Bergen tlf: (555) 889 13 ~ GPG-key at pgp.mit.edu Id 0x8AA3392C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFICPucxUW7FIqjOSwRAj+aAKCjqR3yljXAjrejBWbg8brIlOjN0wCfTvOE RO0s0z6N6GEgbORAaVwAzGQ= =C2eI -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
