Hi all,
I am facing a strange problem on both HTML5 / Regular Uploader in my Dolphin 7.2. In my Redhat server i setup all the correct Permission and setting (as Appendix).
When I upload files with a larger size for example 2MB or above, both HTML5 / Regular Uploader wouldn't work, and hold the screen in the upload page with ~100% upload status (HTML5 uploader) which i cannot cancel.
I have not set any File extension limit, so i try .zip/.jpg/.doc. It would still happen the above issue.
I would like to ask is that anybody facing the same problem, and is there any solution.
Thank you very much for discussing and help.
Appendix:
All the Folder Permission are OK (with correct Writable Directories)
Software requirements
-
PHP: 5.4.16 - OK
- allow_url_fopen = On - OK
- allow_url_include = Off - OK
- magic_quotes_gpc = Off - OK
- memory_limit = 134217728 - OK
- post_max_size = 52428800 - OK
- upload_max_filesize = 52428800 - OK
- register_globals = Off - OK
- safe_mode = Off - OK
- disable_functions = - OK
- php module: curl = curl - OK
- php module: gd = gd - OK
- php module: mbstring = mbstring - OK
- php module: xsl = xsl - OK
- php module: json = json - OK
- php module: fileinfo = fileinfo - OK
- php module: openssl = openssl - OK
- php module: zip = zip - OK
- php module: ftp = ftp - OK
- php module: calendar = calendar - OK
- php module: exif = exif - OK
- MySQL: 5.5.41-MariaDB - OK