I met the same error when I start apache.
The error is:
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:8089
no listening sockets available, shutting down
Unable to open logs
I installed mantis ...
Search found 10 matches
- 07 Sep 2009, 08:15
- Forum: General Discussion
- Topic: should I choose Mantis as a ticket management system
- Replies: 8
- Views: 11256
- 05 Sep 2009, 12:35
- Forum: Help
- Topic: Problem creating users/logging in with wrong password
- Replies: 12
- Views: 7687
Re: Problem creating users/logging in with wrong password
I just wirte normal password.
can you give me your MSN?
can you give me your MSN?
- 04 Sep 2009, 01:52
- Forum: Help
- Topic: Problem creating users/logging in with wrong password
- Replies: 12
- Views: 7687
Re: Problem creating users/logging in with wrong password
It is proper~~
Just can't set password or change passwoed.
Just can't set password or change passwoed.
- 03 Sep 2009, 05:35
- Forum: Help
- Topic: Problem creating users/logging in with wrong password
- Replies: 12
- Views: 7687
Re: Problem creating users/logging in with wrong password
Yes, I get mail from Mantis. I can't set password by click on the link on email. And the same thins happens when I change the password .
- 03 Sep 2009, 05:34
- Forum: Help
- Topic: Problem creating users/logging in with wrong password
- Replies: 12
- Views: 7687
Re: Problem creating users/logging in with wrong password
Yes, I get mail from Mantis. I can't set password by click on the link on email. And the same thins happens when I change the password .
- 03 Sep 2009, 02:50
- Forum: Help
- Topic: Can't set/reset user's password
- Replies: 1
- Views: 1587
Can't set/reset user's password
Hi,
I'm testing mantisbt-1.2.0rc1. and at fisrt user can clicks on the link the e-mail and sets his password . Now, user set password nothing happens,It seems like the browser is stuck, no result page is shown . Same thing happens when user reset the password who had been added successfully. Then ...
I'm testing mantisbt-1.2.0rc1. and at fisrt user can clicks on the link the e-mail and sets his password . Now, user set password nothing happens,It seems like the browser is stuck, no result page is shown . Same thing happens when user reset the password who had been added successfully. Then ...
- 02 Sep 2009, 05:59
- Forum: Help
- Topic: Problem creating users/logging in with wrong password
- Replies: 12
- Views: 7687
Re: Problem creating users/logging in with wrong password
I have the same problem with Kire. And I also set smtp settings both in the config_inc.php and in php.ini of PHP.
Who can help me to fix this?
Thanks advance~
Who can help me to fix this?
Thanks advance~
- 25 Aug 2009, 03:17
- Forum: Customizations
- Topic: scrum plugin integrated with Mantis
- Replies: 56
- Views: 109630
Re: scrum plugin integrated with Mantis
we are working with Mantis and Scrum, your plugin looks great!
Could you share it with me?
Thanks a lot~~
Could you share it with me?
Thanks a lot~~
- 25 Aug 2009, 03:14
- Forum: Customizations
- Topic: scrum plugin integrated with Mantis
- Replies: 56
- Views: 109630
Re: scrum plugin integrated with Mantis
we are working with Mantis and Scrum, your plugin looks great!
Could you share it with me?
Thanks a lot~~
Could you share it with me?
Thanks a lot~~
- 25 Aug 2009, 02:05
- Forum: Customizations
- Topic: Unofficial way to customize Severity & Priority
- Replies: 9
- Views: 28267
Re: Unofficial way to customize Severity & Priority
I followed your directions, but I didn't succeed with version 1.1.8.
Customization steps:
1. Create the file "custom_strings_inc.php" in the main "mantis" directory.
<?php
$s_severity_enum_string = '10:low,20:medium,30:high';
$s_priority_enum_string = '10:minor,20:major,30:critical,40:showstopper ...
Customization steps:
1. Create the file "custom_strings_inc.php" in the main "mantis" directory.
<?php
$s_severity_enum_string = '10:low,20:medium,30:high';
$s_priority_enum_string = '10:minor,20:major,30:critical,40:showstopper ...