MyBB Community Forums

Full Version: Too large for php post_max_size directive.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
So, I go to upload a 30ish megabyte file and then it heads to a 'Page cannot be displayed.' page and obviously I refresh and get the "Too large for php post_max_size directive." error...

However there's nothing wrong with post_max_size, it's set at 100m.

Upload Max File Size: 200M
Max Post Size: 100M

Any clues? Been doing this for ages. I can upload 14mb files just fine.
Post a link to your phpinfo page:

phpinfo.php:
<?php phpinfo(); ?>
Contact your host and see if it is an issue on their side as it appears to be.

Ryan
So, I just had a flash of memory that I had this problem with 1.4.2 - 1.4.3...

http://community.mybboard.net/thread-402...#pid270140

So, apparently, there's something wrong with it.
(2008-12-17, 12:20 AM)bobbit Wrote: [ -> ]So, apparently, there's something wrong with it.

Have you tried applying the same solution that worked the last time?..
Yes, and it fixed it again.
i am having this same problem. whats the solution?
(2010-02-24, 01:49 AM)saintsinner Wrote: [ -> ]i am having this same problem. whats the solution?

http://community.mybboard.net/thread-402...#pid270380

I think this should solve it.
that post isnt clear enough. the user says it solved his problem but doesnt mention how.
Pages: 1 2