Changeset acd5200 in github for UPGRADING


Ignore:
Timestamp:
Nov 27, 2010 9:25:23 AM (2 years ago)
Author:
thomascube <thomas@…>
Children:
db1a87c, 06091ce
Parents:
a05ff65
Message:

Mention to clear the sessions table when upgrading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • UPGRADING

    r2491c62 racd5200  
    2323   currently installed version number. 
    24245. Make sure 'enable_installer' is set to false again. 
    25 6. Check .htaccess settings (some php settings could become required) 
     256. IMPORTANT: clear all records from the sessions table in your database. 
     26   The session storage format has changed so all existing data cannot be read anymore. 
    2627 
    27  
Note: See TracChangeset for help on using the changeset viewer.