Search found 2 matches

by n0002501
10 Feb 2006, 02:32
Forum: Help
Topic: Mantis on Windows displays only one issue...
Replies: 1
Views: 3107

Mantis on Windows displays only one issue...Solved...

Solved the issue...I forgot we use LDAP for authentication as well as email processing. So, when I localize the Mantis application I need to use PLAIN authentication instead of LDAP. Thing is, when you do that, you also need to set the $g_use_ldap_email to a value of OFF...otherwise a function ...
by n0002501
09 Feb 2006, 17:30
Forum: Help
Topic: Mantis on Windows displays only one issue...
Replies: 1
Views: 3107

Mantis on Windows displays only one issue...

Hi,

I have a local installation of Mantis that uses MySQL on a Windows 2000 Professional desktop device. I use this to trouble shoot code changes and customizations of our enterprise Mantis install. Up until recently, the application has worked fine. However, in a recent database restore of the ...