Max upload size on my web
I've installed Pydio and Onwcloud in two separate subdomains, I rencently noticed that I can not upload files of around 200 MB and biger, so I started to see and read tuturials, I've changed my htaccess files and php.ini. Also I did the master php.ini recursive with "suPHP_ConfigPath /home/username/public_html" and using the phpinfo.php I saw the post_max_size 3072M and upload_max_filesize 3072M. But still not being able to upload bigger files on both pydio and oncloud. What can be the problem?