By Mariusz Marcinkowski on Wednesday, 07 December 2016
Posted in General
Replies 9
Likes 0
Views 138
Votes 0
hello,

please tell me where I can change the max video file size upload limit in easysocial? It is limited to 8MB and I can not find where I can change it to a bigger value.

thanks and regards,
They are tied to the ACL of the profile type. Go to your profile type and edit the profile type. Then, click on the Access tab
·
Wednesday, 07 December 2016 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you. I would like to change the overall limit. There is information that you need to do it in php.ini where can I find it?
·
Wednesday, 07 December 2016 17:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mariusz,

Do you mean the server's limit? Yes, it is tied to upload_max_filesize . However, do take note that all the user's access are also dependent on the ACL in the profile type.
·
Wednesday, 07 December 2016 17:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok,
where can I find the php.ini files?
·
Wednesday, 07 December 2016 17:27
·
0 Likes
·
0 Votes
·
0 Comments
·
To be honest, I have no idea. You need to check with your web hosting company Some company allows you to create overrides in your .htaccess why some requires you to create a php.ini in your site's root folder while some others requires you to create user.ini . It all really depends on your hosting company.
·
Wednesday, 07 December 2016 17:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mariusz,
One possible way you can find the path of your php.ini file is in Joomla's System>System Information>PHP Information page(http://take.ms/jFPAG)
·
Wednesday, 07 December 2016 17:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you
·
Wednesday, 07 December 2016 18:19
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Wednesday, 07 December 2016 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post