> It allows me to upload smaller pdf files with no problem, but huge pdf's > dont work out well. Could this be a server issue or what? What could I do > to try debugging this issue?
What browser/OS are they using? I've had big issues with Safari on OSX with uploads timing out and just failing, it's a known bug. In my experience anything > 100kb will fail,very annoying, wasted a _long_ time trying to make my server work! FireFox etc all fine though. http://www.google.co.uk/search?q=safari%20large%20uploads%20bug Failing that, check your php config allow uploads at that size and have a time limit that won't cut off midway through. Cheers, Jon -- jon bennett w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
