weemikey Posted January 9, 2008 Share Posted January 9, 2008 Hi again. Still working on my document manager. All is well so far, but I'm running into the dreaded "file is too big and php just poops out" problem when uploading using the standard "Browse" button and form. I THINK 2mb is the limit, but I could be wrong. I've read some things about overriding the default time php scripts can run etc., but nothing really seems to do the trick. Should I be incorporating some other piece of code/add-on to handle the large file uploads? If so, does anyone have a suggestion? I've seen some commercial products, but they are all too "big". I want a single file over 2mb uploaded to the server with some sort of message to the user that says "hold on, we're uploading". This is one of my LAST issues and I'd love to get it sorted out. Thanks again, Mikey Quote Link to comment https://forums.phpfreaks.com/topic/85233-uploading-large-files-using-php-or/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.