I am new to the whole linux environment so I apologize in advance for whatever will come later...
I recently installed owncloud 10 on my raspberry pi 2B. I have a 4To NTFS hard-drive connected to it and I can remotely access it using dns.
I sucessfull manually moved all my files in my owncloud directory but as I tried to upload rather "big" files I can see the loading bar on top that vanishes instantly.
I went through the internet and the owncloud user manual and modified my "php.ini" (one in the /etc/php/7.0/cli/php.ini and one in /etc/php/7.0/fpm/php.ini). I Did the same in the /var/www/html/.user.ini file. Set all upload_max_filesize and post_max_size to 16G, rebooted all the stuff many times and it is still not working...
Also, all the files previously quoted appeared to be in different places than what was descrived elsewhere. Not sure if this is relevant though.
Anyway, thanks for your help. I am kind of desperate here...
Hi DeepDiver, I Just read this this morning. ARM cpus in Pi 2B are actually 32bits... I will try to set it on 2G rather than 16G when I get home and see what happens.