1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-11 10:34:00 +02:00

Add issue (windows systems)

regarding issue #1
This commit is contained in:
Marco Dickert
2014-06-16 12:11:30 +02:00
parent 53ffa5736d
commit 3c1b758c19

View File

@@ -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 :)