Re: [openupload-devel] File size exceeded
Status: Beta
Brought to you by:
tsdogs
From: gmartin <gm...@gm...> - 2013-01-21 03:46:27
|
I verified that on a machine running 64bit OS & php compiled as x86-64 I was able to set the max_upload to 10,000M. this solves the php integer setting. I wasn't able to run a test however. More here: http://stackoverflow.com/questions/864058/how-to-have-64-bit-integer-on-php \\Greg On Sat, Jan 19, 2013 at 11:36 AM, Alessandro Briosi <ts...@br...>wrote: > Il 2013-01-19 15:42 gmartin ha scritto: > > Alessandro, > > Can php support larger files if you are running on a 64bit OS? I was > > under > > the opinion that the limit was due to the php integer size which > > would be > > larger when compiled for 64bit > > > > That said, the problem here seems one of configuration > > > > I have seen some talk about 64bit, but I'm not sure it would work. > > There's a patch applied on march 2012 which should overcome this (even > on 32bit), but I have no idea on what version this applies to. > > https://bugs.php.net/bug.php?id=44522 > > Alessandro > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122912 > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |