用户工具

站点工具


这是本文档旧的修订版!


Upgrade Instruction (v0.5 to v0.6)

When you are ready to upgrade Cobub Razor from version 0.5 to version 0.6, following steps is required:

Step one: download the code of V0.6

Step two: modify script files of database and data warehouse

Step three: stop inserting data to database and pause the stored procedures.

Note: you need to have prepared all the relevant SQL scripts(i.e. all sql scripts in Step two).

Step four: delete all stored procedures in data warehouse.

Step five: execute the SQL scripts generated in Step two.

Note: Please backup the data of your database and data warehouse before you execute the sql scripts.

Step six:restart the database and data warehouse.

Before this step, you need to do the last thing :

Backup the directory of the previous web site(e.g web,which is the root directory of version 0.5),store it in a suitable place and named web-backup0.5, then delete web.

Change”razor_v6” to “web”(the name of V0.5),and set $config['base_url']= ‘http://192.168.1.103/web’ in config.php.

en/razor/upgrade-instruction-v0-5-to-v0-6.1426659685.txt.gz · 最后更改: 2017/07/14 11:12 (外部编辑)