From 3c1b758c19a5c29c766ec7642e41af700d6c4dee Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Mon, 16 Jun 2014 12:11:30 +0200 Subject: [PATCH] Add issue (windows systems) regarding issue #1 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 92a31d9..64e8d51 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Server * >= PHP 5.4 * optional: cURL extention (for remote upload) +## issues +If you are running the IFM on windows systems (e.g. XAMPP) it is necessary that you turn off showing the owner and group info in the configuration section. Otherwise the IFM uses functions that are not available in windows environments and will not work. + ## installation Just copy this ifm.php to your webspace - thats all :)