Difference between revisions of "Setup:Installation Guide/Upgrade free to pro"

[quality revision][quality revision]
(Created page with "{{DISPLAYTITLE:Upgrade 3.1.x free auf 3.1.x pro}} To upgrade from '''BlueSpice free 3.1.x to BlueSpice pro 3.1.x''' (under Linux), follow these instructions: #'''Create back...")
 
 


To upgrade from BlueSpice free 3.1.x to BlueSpice pro 3.1.x (under Linux), follow these instructions:

  1. Create backup: Make a database dump and save it together with the complete codebase to another storage location.
  2. Patch-update BlueSpice free (optional): Check your current version on the Special: Version page. Compare your version with the current version of BlueSpice free. If you have not installed a relatively current version, apply a patch update.
  3. Replace the codebase: Overwrite the codebase of your current version with the new codebase of BlueSpice pro.
  4. Start the update:
    1. Open a console and switch tot to he installation directory (the level of LocalSettings.php)
    2. Execute: php maintenance/update.php
  5. Re-index the search:
    1. Delete search index: php extensions/BlueSpiceExtendedSearch/maintenance/initbackends.php
    2. Create new search index: php extensions/BlueSpiceExtendedSearch/maintenance/rebuildIndex.php --quick
    3. Run jobs: php maintenance/runJobs.php
{{DISPLAYTITLE:Upgrade 3.1.x free aufto 3.1.x pro}}
        
        
        
        To upgrade from '''BlueSpice free 3.1.x to BlueSpice pro 3.1.x''' (under Linux), follow these instructions:
        
        
        
        #'''Create backup:''' Make a database  dump and save it together with the complete codebase to another storage location.
        
        #'''Patch-update BlueSpice free  (optional):''' Check your current version on the Special: Version page. Compare your version with the current version of BlueSpice free. If you have not installed a relatively current version, apply a [[Setup:Installation Guide/Patch Update|patch update]].
        
        #'''Replace the codebase:''' Overwrite the codebase of your current version with the new codebase of BlueSpice pro.
        
        #'''Start the update:'''
        
        ##Open a console and switch totto he installation directory (the level of LocalSettings.php)
        
        ##Execute: <code>php maintenance/update.php</code>
        
        #'''Re-index the search:'''  
        
        ##Delete search index: <code>php extensions/BlueSpiceExtendedSearch/maintenance/initbackends.php</code>
        
        ##Create new search index: <code>php extensions/BlueSpiceExtendedSearch/maintenance/rebuildIndex.php --quick</code>
        
        ##Run jobs: <code>php maintenance/runJobs.php</code>
        
        
        
        
        
        [[de:Setup:Installationsanleitung/Upgrade_free_to_pro]]
        
        [[en:{{FULLPAGENAME}}]]
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Upgrade 3.1.x free auf 3.1.x pro}}
+
{{DISPLAYTITLE:Upgrade 3.x free to 3.x pro}}
  
To upgrade from '''BlueSpice free 3.1.x to BlueSpice pro 3.1.x''' (under Linux), follow these instructions:
+
To upgrade from '''BlueSpice free 3.x to BlueSpice pro 3.x''' (under Linux), follow these instructions:
  
 
#'''Create backup:''' Make a database  dump and save it together with the complete codebase to another storage location.
 
#'''Create backup:''' Make a database  dump and save it together with the complete codebase to another storage location.
Line 7: Line 7:
 
#'''Replace the codebase:''' Overwrite the codebase of your current version with the new codebase of BlueSpice pro.
 
#'''Replace the codebase:''' Overwrite the codebase of your current version with the new codebase of BlueSpice pro.
 
#'''Start the update:'''
 
#'''Start the update:'''
##Open a console and switch tot he installation directory (the level of LocalSettings.php)
+
##Open a console and switch to he installation directory (the level of LocalSettings.php)
 
##Execute: <code>php maintenance/update.php</code>
 
##Execute: <code>php maintenance/update.php</code>
 
#'''Re-index the search:'''   
 
#'''Re-index the search:'''   

Attachments

Discussions