Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#8944 closed defect (invalid)

install not work 0.11

Reported by: yerlikayao@… Owned by:
Priority: normal Milestone:
Component: web frontend/tracd Version: 0.11
Severity: critical Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I have installed trac with "easy_install Trac" command.

when i run tracd like this authentication not work!

nohup tracd -p 8000 \

—basic-auth=development,/var/development/users.htdigest,development /var/development

when i want to login trac http://localhost:8000/development/login

it doesn't activate my authentication and gives default authentication error (Trac Error).

/var/development/users.htdigest created with

htpasswd -c /var/development/users.htdigest onur

Can we solve this ? or not?

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 14 years ago

Resolution: invalid
Status: newclosed

This is an InstallationIssue.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.