@miles for an interface for something like yousendit.com for users who are not techie enough for other options
@aortizhi I think your issues with server limitations (outside of php) On 30 September 2011 18:14, Miles J <[email protected]> wrote: > Why are you even uploading a 58MB file? > > On Sep 29, 1:21 pm, aortizhi <[email protected]> wrote: > > i already have changed to post_max_size=800M and upload_max_filesize = > > 800M, and still don't work, am i doing something wrong? > > On Sep 29, 3:06 pm, Ryan Schmidt <[email protected]> wrote: > > > > > > > > > > > > > > > > > On Sep 29, 2011, at 15:01, aortizhi wrote: > > > > > > When i select a file that > > > > is not that big, it uploads ok, but when i am trying to upload a file > > > > that is at least 58 MB it fails uploading and the file won't be the > > > > same at server side. > > > > >http://php.net/upload-max-filesize > > > > > The default max is 2MB in PHP 5.3.8. > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
