Search found 15 matches

by seppeltronics
02 Feb 2025, 18:09
Forum: Help
Topic: New Mantis 2.27.0 does not send emails for password reset
Replies: 1
Views: 6946

Re: New Mantis 2.27.0 does not send emails for password reset

P.S.

What I found in the old config_inc.php was:

$g_webmaster_email = 'bar@foo.net';
$g_from_email = 'noreply@foo.net';
$g_return_path_email = 'bar@foo.net';

So that may be missing, but maybe I miss something else? Is there a easy guide on how this should be set up, I think from the manual/help ...
by seppeltronics
02 Feb 2025, 17:55
Forum: Help
Topic: New Mantis 2.27.0 does not send emails for password reset
Replies: 1
Views: 6946

New Mantis 2.27.0 does not send emails for password reset

Hello,

when Upgrading from a 2.18.0 to 2.27.0 I set up a new database, imported the old data and installed a new 2.27.0 with the new database. At least one admin account works, so it is up and running.

Because I do not have all the passwords, I wanted to reset the missing, but Mantis 2.27.0 does ...
by seppeltronics
27 Jan 2025, 19:52
Forum: Help
Topic: Checking URL to installation BAD: Web page at 'https://www.foo.net/bar/mantisbt/' does not appear to be a MantisBT si
Replies: 3
Views: 9125

Re: Checking URL to installation BAD: Web page at 'https://www.foo.net/bar/mantisbt/' does not appear to be a MantisBT s

Hello,

it seems to be a Blocker-Bug, I installed 2.18.0 without any issues, with https://www.foo.net/bar/mantisbt_old/admin/install.php

Why shouldn't 2.27.0 install with https://www.foo.net/bar/mantisbt/admin/install.php ?

https://mantisbt.org/bugs/view.php?id=35261

If I do not understand how 2 ...
by seppeltronics
27 Jan 2025, 18:41
Forum: Help
Topic: Checking URL to installation BAD: Web page at 'https://www.foo.net/bar/mantisbt/' does not appear to be a MantisBT si
Replies: 3
Views: 9125

Checking URL to installation BAD: Web page at 'https://www.foo.net/bar/mantisbt/' does not appear to be a MantisBT si

Hello,

when installing mantisbt 2.27.0 it tells me:

Checking URL to installation BAD
Web page at 'https://www.foo.net/bar/mantisbt/' does not appear to be a MantisBT site.

Why is this happening, and how can I avoid it? I do not understand what the check is for, what does this function and why ...
by seppeltronics
27 Jan 2025, 17:55
Forum: Help
Topic: Database Settings: Why is it not connecting to the database
Replies: 1
Views: 6870

Re: Database Settings: Why is it using user@'infong821.clienthosting.eu'

Hello,

I created an empty Database, now it accepts it, but I had issues as well, I think there could be an issue if there are whitespaces. I could not fully reproduce it, but that might seem to case the issue.

After it worked I reloaded the webpage and had the issue again, not connecting, and I ...
by seppeltronics
27 Jan 2025, 17:23
Forum: Help
Topic: Database Settings: Why is it not connecting to the database
Replies: 1
Views: 6870

Database Settings: Why is it not connecting to the database

Hello,

currently I try to update to , the issue I have is that if I enter the logindata it tries to connect to user@'hosting.eu'

However the Databse host is foo0815.hosting-data.io .

It also did not write a config file, so can not compare it to an older one.

Why is that happening and how can ...
by seppeltronics
27 Jan 2025, 15:28
Forum: Help
Topic: mantisbt-2.27.0 install.php does not run.
Replies: 7
Views: 10443

Re: mantisbt-2.27.0 install.php does not run.

P.S. .. If I understand right, you succeeded in installing 2.27.0 using PHP 7.4.33 ... Not at all, the Install/Upgrade Button was not a success.

If I try to set the old admin-username and admin-password I get:

Attempting to connect to database as admin BAD
Does administrative user have access to ...
by seppeltronics
27 Jan 2025, 14:43
Forum: Help
Topic: mantisbt-2.27.0 install.php does not run.
Replies: 7
Views: 10443

Re: mantisbt-2.27.0 install.php does not run.

Hello,

actually I get an error that I do not understand. What I did was:

1) Took the old mantisbt offline and renamed it, e.g. https://www.foo.net/bar/mantisbt_old/admin/install.php

2) Unpacked the new mantisbt 2.27.0, renamed it,copied the config_inc.php .

Issue 1:

I could not find the ...
by seppeltronics
26 Jan 2025, 22:10
Forum: Help
Topic: mantisbt-2.27.0 install.php does not run.
Replies: 7
Views: 10443

Re: mantisbt-2.27.0 install.php does not run.

Hello,

very good hint, thanks a lot, it is 7.4.33 in the mantisbt_old folder(which is a freshly unpacked mantisbt-2.18.0.tar.gz), but what is more interesting, when I executed it from the mantisbt folder(which is a freshly unpacked mantisbt-2.27.0.tar.gz), it did not execute at all.

Currently I ...
by seppeltronics
26 Jan 2025, 20:11
Forum: Help
Topic: mantisbt-2.27.0 install.php does not run.
Replies: 7
Views: 10443

Re: mantisbt-2.27.0 install.php does not run.

Hello,


PHP 8.4 is currently not supported, see https://mantisbt.org/bugs/view.php?id=35216 and the child issues,


What PHP version is supported in 2.27.0?

I guess it is not the PHP Version, it might be other problems as there are multiple PHP versions available on the server,.... , it's a ...
by seppeltronics
26 Jan 2025, 19:41
Forum: Help
Topic: mantisbt-2.27.0 install.php does not run.
Replies: 7
Views: 10443

mantisbt-2.27.0 install.php does not run.

Hello,

currently I try to update my server to discontinue the PHP 7.4 Support and go fully to 8.4 .


tar -xzf mantisbt-2.27.0.tar.gz
mv mantisbt-2.27.0 mantisbt


Then I run: https://www.foo.net/bar/mantisbt/admin/install.php

The issue is, if I try to run the install.php on the, but there is ...
by seppeltronics
20 Jun 2021, 16:37
Forum: Help
Topic: Edit Issue Fields: Only the "Mantis Administrator" can do that? How can this be performed by other users?
Replies: 3
Views: 2820

Re: Edit Issue Fields: Only the "Mantis Administrator" can do that? How can this be performed by other users?

Hello,

I use version PHP 7.4, is that also present in Mantisbt 2.24.1 with PHP 8.x?

Thanks a lot.

Best Regards, Seppel
by seppeltronics
20 Jun 2021, 12:54
Forum: Help
Topic: Edit Issue Fields: Only the "Mantis Administrator" can do that? How can this be performed by other users?
Replies: 3
Views: 2820

Edit Issue Fields: Only the "Mantis Administrator" can do that? How can this be performed by other users?

Hello,

I just set up Mantis and did "Report Issue". The problem I have is to understand what I need to do so that users can edit the issues(e.g. severity). I created a user, even in the manager-mode, that was not enough that issues assigned to that user could edit fields like severity.

It's less ...
by seppeltronics
05 Nov 2018, 17:57
Forum: General Discussion
Topic: Webspace with no php.ini: memory_limit issue ???
Replies: 2
Views: 3463

Re: Webspace with no php.ini: memory_limit issue ???

Hello,

I renamed the file from 'php.ini' to .user.ini and the failure was resolved. However I'm not sure if it really solved or just suppressed the failure.

Thank you very much.

Best Regards, Seppel
by seppeltronics
04 Nov 2018, 22:38
Forum: General Discussion
Topic: Webspace with no php.ini: memory_limit issue ???
Replies: 2
Views: 3463

Webspace with no php.ini: memory_limit issue ???

Hello,

I just set up Mantis on my webserver/webspace, but I have the Failure:

„ memory_limit php.ini directive is at least equal to the post_max_size directive
The current value of the memory_limit directive is -1 bytes. This value needs to be at least equal to the post_max_size directive value of ...