postinstall-en.txt 730 B

12345678910111213141516171819
  1. You will need access to postgresql database to use davical.
  2. Read /usr/share/doc/www-apps/davical-${PVR}/INSTALL.gz for installation
  3. instructions.
  4. Release notes are available at
  5. http://wiki.davical.org/w/Release_Notes/${PVR}.
  6. Full documentation and wiki on http://davical.org
  7. If you are upgrading from a previous version of davical, don't forget to
  8. upgrade the database structure with
  9. cd /usr/share/webapps/davical/${PVR}/sqlscripts/
  10. ./update-davical-database -dbuser xxxxxxx -appuser xxxxxx
  11. You can safely ignore any message about missing time_zone table.
  12. If you are upgrading from a version <= 0.9.8.4 please note inc/ and locale/
  13. have been moved away from the htdocs directory and placed into hostroot for
  14. safety reasons.