Attachement Size

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
ceebster
Posts: 6
Joined: Tue Sep 27, 2011 2:39 pm

Attachement Size

Post by ceebster »

Hi Guys

Do you know how i can increase the size of files that are attached to FAq's?


at the moment the default is 100000 Bytes


Thanks

Chris
JochenS
Posts: 121
Joined: Wed Feb 16, 2011 3:51 pm
Location: Schönaich
Contact:

Re: Attachement Size

Post by JochenS »

Hi,
there is a config option in the backend for this. I think the current default is 2MB. I tried to increase it to 10 MB, but it doesn't work in 2.6, so was looking for a workaround (direct SFTP upload) and this one was fine for me.

Could you try, if it helps to increase this limit in 2.7.1? Then we (or you) could enter a bug in github.

If Thorsten is back of November, he might has additional comments.
Our public FAQ is proudly powered by phpMyFAQ: http://vhtfaq.ge51.honeywell.de/
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Attachement Size

Post by Thorsten »

Hi,

you also have to change this in your php.ini configuration. It's the "max_file_uploads" directive.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply