This is the normal upgrade routine. if you are upgrading to a new major version, please see below.
Note: If upgrading from 3.0 to 3.1, you may want to change some settings in your gsconfig.php file. Read more
Note: If you want to automatically pull down the latest svn beta, check out this script.
These are instructions on how to upgrade your 1.x installation of GetSimple to the new 2.0 release.
/admin/, /data/, /theme/, /backups/ folders and the .htaccess and index.php files./admin/ folder./admin/ folder and index.php file that you got with your new 2.0 download..htaccess files. Some folders in your installation have sensitive data and should not be accessible to outside visitors./admin/. Sometimes the easiest thing to do is to copy /admin/ to /admin-old/. /admin/lang//admin/ folder from the download you unzipped.index.php file from the one within the downloaded zip file.htaccess file's rewrite rules to look like this: RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L] The underscore “_” is what's different here.update.php will run and attempt to re-organize all the data XML files. This is required in order to support multi-user capabilities.
If you encounter problems logging in or during update.php, you can try and take one of these two drastic steps to help reinstall your site:
/data/pages/data/other (for 3.1)gsconfig.php/admin/lang/plugins/data/other/ folder./admin/ folder (they get deleted by the install if it thinks everything is already installed)