Obsolete Installation Notes

Upgrading issues (for old versions ONLY)

  • If you are updating from 1.0.x version, read Upgrading107to11
  • BACKUP YOUR DATABASE in case something bad happens during upgrade
  • Unpack the new tarball and upgrade tt-rss files
  • Don't forget to UPDATE SCHEMA and LOGOUT.
    • Versions 1.2.9 and up contain an automatic schema updater (update.php), in 1.2.8 and below database has to be upgraded manually.
    • Updating schema doesn't mean installing ttrsss_schema_YOURDB.sql - this will reset your configuration to defaults! If you are using 1.2.8 or earlier version, run the appropriate update script (schema/upgrade-x.x.x-y.y.y.sql), otherwise just refresh tt-rss and it will prompt you to update database if needed
  • Since 1.2.2 Magpie library is included, please remove your magpierss/ subdirectory before installing new version.