Computing.Net > Forums > Web Development > PHP File Upload

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

PHP File Upload

Reply to Message Icon

Name: Clicker
Date: January 5, 2005 at 12:53:13 Pacific
OS: Linux
CPU/Ram: 1.6Gig/ 512 Meg
Comment:

I posted this a while ago regarding PHP multiple file uplaod...here it is again

I have a form where multiple files are being uploaded. If the file size is less that 100K, all the files are uploaded otherwise I get a 404 Page not found error.

I have the post_max_size larger than file_upload_size...i have a hidden field with max_file_size set to 5Mbytes.

Any suggestions...thanks

Clicker



Sponsored Link
Ads by Google

Response Number 1
Name: Khalid
Date: January 6, 2005 at 07:37:56 Pacific
Reply:

Wild guess... perhaps the machine running the php-engine is an oldie with little memory?
Any error messages in $_FILES['userfile']['error'] wich may provide more information?


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: PHP File Upload

PHP File Uploads with MiniApache www.computing.net/answers/webdevel/php-file-uploads-with-miniapache/1572.html

PHP File Uploads www.computing.net/answers/webdevel/php-file-uploads/1146.html

File Upload - PHP script www.computing.net/answers/webdevel/file-upload-php-script/1476.html