Search found 3 matches

by ludovitb
02 Jan 2024, 11:14
Forum: Help
Topic: Upgrade Mantisbt from 1.0.5. to 2.26.0
Replies: 4
Views: 10674

Re: Upgrade Mantisbt from 1.0.5. to 2.26.0

Only for info:

I managed to migrate Mantis 1.0.5 to 2.26.0 as follows:

Environment: Windows WAMP server, MantidBT 2.26.0 on my notebook with dump mantis DB 1.0.5 from Linux server

I generated an update script and divided it into steps:
1. database alter part (run manually from HeidiSQL)
At the ...
by ludovitb
30 Nov 2023, 21:14
Forum: Help
Topic: Upgrade Mantisbt from 1.0.5. to 2.26.0
Replies: 4
Views: 10674

Re: Upgrade Mantisbt from 1.0.5. to 2.26.0

Hallo cas, thanks for advice.

That exactly was my very first idea.

But unfortunately there is too many errors in php code,
I suppose that php source code is very old for php 8.0.26 which is in wamp server.
I am not a php programmer :-(

In my opinion, the way would be if I could manually run the ...
by ludovitb
28 Nov 2023, 13:18
Forum: Help
Topic: Upgrade Mantisbt from 1.0.5. to 2.26.0
Replies: 4
Views: 10674

Upgrade Mantisbt from 1.0.5. to 2.26.0

[/issue]Hello,

I am trying to upgrade Mantisbt from very old version 1.0.5 to current version 2.26.0.

Server is current version WAMP server on my notebook.
Pre-Installation Check is OK, all conditions GOOD.
I can generate SQL update script with "Print SQL Queries instead of Writing to the ...