summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/knowledgetree/files/postupgrade-en-3.0.0.txt')
-rw-r--r--www-apps/knowledgetree/files/postupgrade-en-3.0.0.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/www-apps/knowledgetree/files/postupgrade-en-3.0.0.txt b/www-apps/knowledgetree/files/postupgrade-en-3.0.0.txt
new file mode 100644
index 000000000000..19fd912e2944
--- /dev/null
+++ b/www-apps/knowledgetree/files/postupgrade-en-3.0.0.txt
@@ -0,0 +1,22 @@
+------------------------------------------------------------------------
+UPGRADE
+
+If you had customizations in your environment.php you will need to
+transfer these to the new config.ini which now holds all configuration
+values.
+
+NOW BACKUP YOUR OLD DATABASE!!!
+
+This is extremely important since the automatic upgrade process provided
+by knowledgetree managed to break my database.
+
+Finally go to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/setup/upgrade.php
+and press the "upgrade" button.
+
+------------------------------------------------------------------------
+!!! PHP4 !!!
+
+This is still a php4 application. Do not try to run it under php5. It
+will fail!
+------------------------------------------------------------------------
+