simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 350 forks source link

Unable to upload files: #520

Closed jcink closed 7 years ago

jcink commented 7 years ago

My policy is as follows:

   "policy": "ALLOW_ALL",
    "restrictions": [
        "false"
    ]

Server configuration is a cPanel server with PHP 7.0.x

This is in filemanager.config.json; I don't knnow what I'm doing wrong. Please advise. The file type I'm trying to upload is .php

simogeo commented 7 years ago

And what about ? :

   "policy": "ALLOW_ALL",
    "restrictions": []