Oxygen Basic

Programming => Problems & Solutions => Topic started by: Peter on December 22, 2012, 06:54:53 AM

Title: crapMessage
Post by: Peter on December 22, 2012, 06:54:53 AM
Deleted
Title: Re: crapMessage
Post by: o2admin on December 22, 2012, 01:11:02 PM
Hi Peter,

I have increased the upper limit from 5000KB to 10000KB but there may be something else in the system limiting upload size.
Can you use jpegs to keep the package size down? Or do you have a lot of audio?

Charles
Title: Re: crapMessage
Post by: JRS on December 22, 2012, 03:47:41 PM
I'm hosting this site on a 10 GB VPS.

Please refrain from attaching large files (0ver the 5 meg each limit) if all possible. Use a free upload/storage service then link to it.

Thanks!

Title: Re: crapMessage
Post by: erosolmi on December 23, 2012, 12:23:55 AM
It can be in PHP.INI config: check session timeout or upload file size
Title: Re: crapMessage
Post by: Charles Pegge on December 23, 2012, 01:06:59 AM
Hi Peter,

If you email it to me, I can give it a permanent location on the website and then cross link to our forum.

c.pegge007 at btinternet dot com

Thanks
Charles
Title: Re: crapMessage
Post by: JRS on December 23, 2012, 07:03:17 AM
I have set the forum to allow a total of all attachments for a post to be 20 MB. The max file upload is 15 MB.

I tested a 10.3 MB upload and it worked.

@Eros - Thanks for the reminder of the php conf settings.