View Issue Details

IDProjectCategoryView StatusLast Update
0022151mantisbtupgradepublic2017-01-22 17:07
Reportergiarusmbb Assigned Todregad  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version2.0.0 
Summary0022151: Problem during the upgrade to version 2.0
Description

I'm trying to do the upgrade from version 1.2.19 to 2.0 but finding a strange problem.
After entering the required data and press Install / Upgrade Database, the new page shows me a series of scripts.
These scripts are already present Create the tables in my database or ALTER of already-existing indexes.
Can anyone tell me where I'm wrong?

TagsNo tags attached.
Attached Files

Activities

giarusmbb

giarusmbb

2017-01-10 04:32

reporter   ~0055011

Databse: MySQL 5.6
IIS: 6.0
PHP: 5.5.38

dregad

dregad

2017-01-10 04:56

developer   ~0055013

The provided information is not sufficient to provide any help in resolving the issue. A complete and detailed description is required for the support team to get a clear understanding of the problem.
Please explain what you do, what are the results you expect to get and what you actually get. A screenshot may help.

Maybe you checked the box to print SQL instead of writing to the Database ?

giarusmbb

giarusmbb

2017-01-10 05:41

reporter   ~0055014

Yes, I check the box to print SQL because if i don't check, nothing happens, refresh the page.
When i check che box, I receive the attached results.

10-01-2017 11-37-42.png (116,416 bytes)   
10-01-2017 11-37-42.png (116,416 bytes)   
dregad

dregad

2017-01-10 06:14

developer   ~0055015

If you generate the SQL scripts instead of letting the installer execute them, then it becomes your responsibility to apply them manually to your database. Note that this is generally not recommended in an upgrade scenario, as the installer also performs additional data cleanup tasks which can't be processed as simple SQL statements.

because if i don't check, nothing happens, refresh the page.

Please clarify what is happening here. If you get a blank page, maybe there is some error occuring. Check the log files.

giarusmbb

giarusmbb

2017-01-10 09:18

reporter   ~0055020

I was able to upgrade.
I had a blank page but was being done refresh the installation page. However I solved by changing browser. I was using i.e. 11, but with Chrome it did not work properly.
Thank you.

dregad

dregad

2017-01-10 10:50

developer   ~0055022

Thanks for the feedback. As you have indicated that you were able to upgrade, I'm resolving this issue.