anson
March 18, 2016, 2:45pm
1
Hi
Can we add video (mp4) more than 128 mb file.
Peter
March 18, 2016, 3:03pm
2
Please adjust php.ini settings accordingly.
Other symptoms include an error when uploading files: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
or simply the message
true
Xibo does not limit file upload size - but PHP does. You need to edit your php.ini file for your system to support large file uploads.
By default, the php.ini file is in the following locations: Ubuntu (with Apache): /etc/php5/apache2/php.ini Ubuntu (with php-fpm - for example with nginx or lighttpd): /etc/php5/fpm/php.ini Wind…
anson
March 19, 2016, 6:49am
3
Dear Peter
i can reduce the maxium file size in to lesser than 128 mb but i cant increase the size more than 128
Peter
March 21, 2016, 8:38am
4
Perhaps this is some kind of restriction that your hosting provider set?
If that’s the case you’d need to contact them directly.
In usual case, you can edit the php.ini and set a lot higher values if you so desire.
Hi Friend
how u update 2mb to 128M File size please Advice me Thanks
DanBW
November 28, 2018, 10:42am
6
You can follow the instructions in the below guide to increase the Upload limit:
Other symptoms include an error when uploading files:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
or simply the message
true
Xibo does not limit file upload size - but PHP does. You need to edit your php.ini file for your system to support large file uploads.
By default, the php.ini file is in the following locations:
Ubuntu (with Apache): /etc/php5/apache2/php.ini
Ubuntu (with php-fpm - for example with nginx or lighttpd): /etc/php5/fpm/php.ini
Wind…
If you are using a Docker setup, you will find these options in your config.env file.
Many Thanks.
I am not able to find this php.ini I did the dendro installation of my site and every time I do a file upload it only frees me 2M