Author |
Message |
Topic: file size limited when uploading |
sketch
Replies: 7
Views: 12198
|
|
You sure you're not thinking about the "MAX_FILE_SIZE" setting in the form? Because that's not the same thing. MAX_FILE_SIZE only limits how big a file can be uploaded... POST_MAX_SIZE affects how muc ... |
Topic: file size limited when uploading |
sketch
Replies: 7
Views: 12198
|
|
No offense meant above, really... it's just many times I've posted (in other forums) and people just gloss over the details, and it gets annoying.
Anywho... I found the problem. In the PHP.INI file ... |
Topic: file size limited when uploading |
sketch
Replies: 7
Views: 12198
|
|
If you had fully read my post you'd have seen that
I installed PHP with a upload limit of 200 megs.
Thanks for trying, though. |
Topic: file size limited when uploading |
sketch
Replies: 7
Views: 12198
|
|
I thought about entering this post in the CGI forum since it doesn't seem PHP related, but since I can't test other languages, I'll stick it here...
I'm working on a web-based asset management sys ... |
|