D-Link Forums
The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: BigD87 on September 29, 2016, 01:40:07 AM
-
Hi All
I have been struggling away at getting this working and I have gone through the various posts on here and on the own cloud forum.
I have a DNS-327L on the latest firmware running own cloud 8.0.4
I keep getting this error when trying to upload from a browser.
{"reqId":"765c6be0f91d66d7042fbcd06399283a","remoteAddr":"81.149.164.196","app":"PHP","message":"POST Content-Length of 112609861 bytes exceeds the limit of 100663296 bytes at Unknown#0","level":3,"time":"2016-09-29T08:22:09+00:00"}
It shows my limit as 100mb. I have changed the following settings but still get the above error.
HD_a2 » Nas_Prog » owncloud » etc > php.ini to include
max_execution_time = 3600
;upload_max_filesize = 10240M
upload_max_filesize = 10240M
post_max_size = 15360M
HD_a2 » Nas_Prog » owncloud » own cloud > user.ini to include
php_value upload_max_filesize=16G
php_value post_max_size=16G
HD_a2 » Nas_Prog » owncloud » own cloud > .htaccess to include
php_value upload_max_filesize 10G
php_value post_max_size 10G
But it still fails. I don't know where it is finding the 100mb limit from? Any help would be greatly appreciated.
-
What a game a moron. Fixed it and you know how... Simple reboot. Checked all the files were okay and restarted the server and bingo the changes took affect. A moderator can remove this thread. It amazing how sometimes you get so caught up in all the little complexities you forget something as simple as turning it off then on again!