Forums
Hi,
I recently downloaded opigno LMS to test locally and I was wondering if there's anyway I can increase the upload size for a scorm package. Currently, files must be less than 8MB which is quite small for me.
Please help.
Thank you in advance.
PHP settings
In reply to PHP settings by markusd1984
same here...
In reply to same here... by garthphilpot
Why can't you change it in
Why can't you change it in text editor because of permissions?
If you edit it in a graphical editor launched with the same user, then you will have the same permissions applied.
You should use sudo to edit it
And restart apache service after
sudo nano php.ini
In reply to same here... by garthphilpot
sudo nano php.ini
It probably has something to
In reply to It probably has something to by garthphilpot
Did you open sudo nano php.ini within php7 folder?
sudo nano /etc/php/7.0/apache2/php.ini
Change the settings and save with CTL + X & Y to confirm. If you need more help, join me in the gitter chat https://gitter.im/Opigno-LMS/Lobby