From 27ca6cf6f88fbd648ca67113387b4c1ddbfb5655 Mon Sep 17 00:00:00 2001 From: jekkos Date: Fri, 6 Apr 2018 13:56:53 +0200 Subject: [PATCH] Add more guidance towards posting issues about misconfigured installations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cab2d8700..30a242b8b 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ If missing information is not provided within a week we will close your issue. FAQ --- -* If you are seeing the message 'system folder missing', then you have cloned the source using git and you need to run a build *first*. Check INSTALL.md for instructions or download latest zip file from bintray instead. +* If you are seeing the message **system folder missing**, then you have cloned the source using git and you need to run a build *first*. Check [INSTALL.md](https://github.com/opensourcepos/opensourcepos/blob/master/INSTALL.md] for instructions or download latest zip file from [bintray](https://bintray.com/jekkos/opensourcepos/opensourcepos/view/files?sort=updated&order=desc#files) instead. * If at login time you read "The installation is not correct, check your php.ini file.", please check the error_log in public folder to understand what's wrong. Any PHP extension related issue is due to one of the point below.