From b45aedd22c9283f6805efb686b9520eea78d83f9 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sun, 31 May 2009 04:37:01 -0400 Subject: [PATCH] - check environement on upgrade (per discussion in #1485867) --- UPGRADING | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/UPGRADING b/UPGRADING index 52e1705..6362e0c 100644 --- a/UPGRADING +++ b/UPGRADING @@ -25,6 +25,7 @@ ./SQL/[yourdbtype].update.sql that are superscribed with the currently installed version number. 5. Make sure 'enable_installer' is set to false again. +6. Check .htaccess settings (some php settings could become required) For manually upgrading your RoundCube installation follow the instructions -- Gitblit v1.9.1