From bd4c6adc1e49cc26c6047fc4c02bada1e2e17407 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 27 Oct 2013 05:04:34 -0700 Subject: [PATCH] Added troubleshooting --- Installation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index f7c216e..db4a5c2 100644 --- a/Installation.md +++ b/Installation.md @@ -35,4 +35,6 @@ Your photos are protected by a username and password you need to set: $user = Your username for Lychee $password = Your password for Lychee -After the configuration, navigate your browser to the place where Lychee is located. Everything should work now. \ No newline at end of file +After the configuration, navigate your browser to the place where Lychee is located. Everything should work now. + +If Lychee is not working properly, try to open `php/check.php`. This file will take a look at your configuration and displays all errors it can find. Everything should work if you can see the message "Lychee is ready!". \ No newline at end of file