From 54915808c8cb621d466a96525705440dd9b5398e Mon Sep 17 00:00:00 2001 From: fabreg Date: Fri, 24 Mar 2017 00:00:31 +0100 Subject: [PATCH] Update u_and_e.md Enable installed in config file --- docs/u_and_e.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/u_and_e.md b/docs/u_and_e.md index 0eb9ab03..31c7bdf3 100644 --- a/docs/u_and_e.md +++ b/docs/u_and_e.md @@ -137,6 +137,11 @@ $config['smtp_conn_options'] = array( ``` Point your browser to `https://myserver/rc/installer` and follow the instructions. +You should see a message + +`To enable it again, set $config['enable_installer'] = true; in RCUBE_CONFIG_DIR/config.inc.php` +So please in data/web/rc/config/config.inc.php change this value from false to true and refresh the page. + Initialize the database and leave the installer. **Delete the directory `data/web/rc/installer` after a successful installation!**