Changeset acd5200 in github


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

Mention to clear the sessions table when upgrading

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • README

    r26ea6f9 racd5200  
    2525For detailed instructions on how to install Roundcube webmail on your server, 
    2626please refer to the INSTALL document in the same directory as this document. 
     27 
     28If you're updating an older version of Roundcube please follow the steps 
     29described in the UPGRADING file. 
    2730 
    2831 
  • 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.