diff options
author | alecpl <alec@alec.pl> | 2009-05-31 08:37:01 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-05-31 08:37:01 +0000 |
commit | b45aedd22c9283f6805efb686b9520eea78d83f9 (patch) | |
tree | 81314a1c77c3fc3903deecc01f92f0060621391e /UPGRADING | |
parent | 6138a55f805b17a375c52f1dbc6b13712200502e (diff) |
- check environement on upgrade (per discussion in #1485867)
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ of RoundCube Webmail. ./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 |