Search found 9 matches

by peterlow
27 Apr 2005, 04:10
Forum: Help
Topic: Auto Notify of New/Update of issue to TechSupport by Email
Replies: 0
Views: 4757

Auto Notify of New/Update of issue to TechSupport by Email

I had downloaded and fixed the Mantis to work on my ISS Server.
We are currently using this software as our BUg tracking Application to all our Subsidaries branches.

During our testing, i realized that the reported will get email notification whenever the issues has any status changes (eg ...
by peterlow
14 Apr 2005, 02:05
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

hi thraxisp.

Pls ignore the above error.
I got it working already.
Sorrie that the above bugs was my fault, for making some changes in the emai_api.php

I had chnage it back, and now it work perfectly fine.

I would like to thanks all that had helped me in getting Mantis work in IIS and in my firm ...
by peterlow
14 Apr 2005, 01:36
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

hi ...
in the MySQL mantis database , i open up the mantis_user_table, and i modify the email field for username "adminstrator" to "peterlow@sato-int.com"

but now i got another new error msg
---------------------------------------------------------------------
PROBLEMS SENDING MAIL TO:
Mailer ...
by peterlow
14 Apr 2005, 01:23
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

But the $g_administrator_email in config_defaults_inc.php and config_inc.php has already been modify to a valid email address.

Is there any other php need to be fix for this?
by peterlow
14 Apr 2005, 01:16
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

No we do not have any email account with the name admin (admin@mycompany.com).

How do we modify this to a valid email account that we have?
by peterlow
13 Apr 2005, 08:58
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

hi

Ok. I chg the line 273 in config_defaults_inc.php to :-
>>> $g_phpMailer_method= 2;



But now i got another new error. :-
---------------------------------------------------------------------------------
PROBLEMS SENDING MAIL TO:
Mailer Error: SMTP Error: The following recipients failed ...
by peterlow
13 Apr 2005, 02:32
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

hi

I got my Mantis working on IIS already after several trial and error!
Pls ignore the above Application Error (this is due to incorrect database being created!)

However, i got one problem here when using the Mantis Web APplication.
When i created a New user, and use the Lost Password features ...
by peterlow
12 Apr 2005, 10:15
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

Hi Lincoln:

thanks. It is indeed very helpful.

(i)
the phpInfo() method of verifying the the MySQL Extension has work on my PC.


(ii)
As for the 6 steps for setting the Mantis "MySQL" database in PHP, i hit some trouble after completed the setting :-

the "db_generate.sql" is stored in the ...
by peterlow
11 Apr 2005, 07:57
Forum: Help
Topic: Trouble Installing Mantis on my PC(IIS5)
Replies: 15
Views: 43858

Trouble Installing Mantis on my PC(IIS5)

I am a new Mantis User. and also New to MySQL and Php.
I had downloaded and install "PHP 5.0.4" onto my IIS5 Server on WinXP.
I also had downloaded and install MySQL Server onto my PC.
And also Mantis.
.
I created a Virtual Directory to the Mantis Program on my IIS and run the application from the ...