Migration problem from 1.9.6 to 1.9.13

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
ricardojdd
TestLink user
Posts: 7
Joined: Tue Nov 04, 2008 7:59 pm

Migration problem from 1.9.6 to 1.9.13

Post by ricardojdd »

Hi There;

I tried to migrate my testlink version from 1.9.6 to 1.9.13 but is not working
I tried to access the new address and the login page is showing all blank.
Could you help me , please?

Here are the steps that you use for migration.

1- Backup current database
2- Execution scripts to BD Mysql
• 1.9.8/mysql/DB.1.9.8/step1/db_schema_update.sql
• 1.9.8/mysql/DB.1.9.8/stepZ/z_final_step.sql

• 1.9.9/mysql/DB.1.9.9/step1/db_schema_update.sql
• 1.9.9/mysql/DB.1.9.9/stepZ/z_final_step.sql

• 1.9.10/mysql/DB.1.9.10/step1/db_schema_update.sql

• 1.9.11/mysql/DB.1.9.11/step1/db_schema_update.sql
• 1.9.11/mysql/DB.1.9.11/stepZ/z_final_step.sql

• 1.9.12/mysql/DB.1.9.12/step1/db_schema_update.sql
• 1.9.12/mysql/DB.1.9.12/stepZ/z_final_step.sql

• 1.9.13/mysql/DB.1.9.13/step1/db_schema_update.sql
• 1.9.13/mysql/DB.1.9.13/stepZ/z_final_step.sql
3- Backup files to server
4- Uncompress package 1.9.13
5- Transfer files to server (NEW DIRECTORY)
6- Copy my old config_db.inc.php, custom_config.inc.php and config_db.inc to NEW DIRECTORY
7- Clear browser cookies
8- Launch TestLink (NEW DIRECTORY)
**Accesses the testlink from web browser. I see a blank page.

PS : I´ve trying with different version as well, for example, 6 to 13, 6 to 7 and the problem is keeps happening

Thanks
Ricardo Daniele
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Migration problem from 1.9.6 to 1.9.13

Post by fman »

after each step it's better if you check that you can access without issues.
check your webserver logs, check testlink logs
tbn83
TestLink user
Posts: 3
Joined: Sun Dec 03, 2017 9:41 am

Re: Migration problem from 1.9.6 to 1.9.13

Post by tbn83 »

How have you do the backup of your current database?
Post Reply