je voudrais changer la taille maxi d envoie de videos la taille maxi est de 2Mo et je ne sais pas comment faire
James Aparicio
Thu, 12/12/2013 - 16:08
Hi angefredy,
Hi angefredy,
This is something you have to change in your php.ini file.
You need to change "upload_max_filesize" and "post_max_size"
Best regards
angefredy
Fri, 12/13/2013 - 08:46
Opigno Video App max upload Help
hello and thank for request I do this but no solution that I want know is what php.ini. because myself I have created a file in the directory of my website and it is in this one i have make the change
this the code
upload_max_filesize=50M
php_value memory_limit=512M
post_max_size=50M
Bonjour Angefredy.
Le fichier php.ini est localisé dans le même répertoire que PHP. Qu'est-ce que tu utilise pour tester Opigno ? Tu as Wamp (ou similaire) sur ta machine, en local ? Ou tu teste sur un serveur ?
Si tu utilise Wamp, alors tu devrais trouver le fichier php.ini dans C:\wamp\bin\php\php_[version]\php.ini. Tu as peut-être besoin des droits admin pour changer ce fichier.
Si tu es sur un serveur mutualisé (comme free ou OVH), alors tu n'as certainement pas accès à ce fichier. Mais vu que tu parle de 2Mo, je doute que ce soit le cas ;-).
Dis-moi si cela t'est utile.
Bonne chance.
je voudrais changer la taille
Hi angefredy,
Opigno Video App max upload Help
In reply to Opigno Video App max upload Help by angefredy
Opigno Video App max upload Help
Opigno Video App max upload Help
In reply to Opigno Video App max upload Help by angefredy
Bonjour Angefredy.