Search found 3 matches

by liamcody
19 Jun 2006, 04:19
Forum: Help
Topic: Error 500 (Internal Server Error) on log in attempt
Replies: 1
Views: 3064

Just to let you know that this error was an Apache configuration issue.

The Apache error logs reported:
configuration error: couldn't perform authentication. AuthType not set.

I had previously set Apache authorisation on the folder, then turned it off - obviously not very well.

Anyway, Mantis is ...
by liamcody
09 Jun 2006, 07:13
Forum: Help
Topic: question about registered domain names and apache
Replies: 1
Views: 2289

From what you've said, it appears you've only placed Mantis on your intranet.

In order to make it accessible to the Internet, you will need to either:
1) Open up your intranet to the internet, or
2) Place Mantis on a publicly accessible web server.

In either case, you will need to get a registered ...
by liamcody
09 Jun 2006, 07:09
Forum: Help
Topic: Error 500 (Internal Server Error) on log in attempt
Replies: 1
Views: 3064

Error 500 (Internal Server Error) on log in attempt

I have been using Mantis on my development server, and today uploaded it to my production environment.

I have installed the software, and it was running correctly (i.e. I could log in, and added some other users).

However, now, when I attempt to log in (via login.php) I get an Internal Server ...