MyBB Community Forums

Full Version: Can't Post!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

No one on my forum can post.

Getting the following error.

Can not upload file - Too large for php post_max_size directive. Please press the back button.

I do have the following in my .htaccess file but it still doesn't work.

php_value upload_max_filesize 5M
php_value post_max_size 5M
Seems like you will have to contact your host about this.
You might need to change the values in php.ini on your server, or ask your host to increase these values. In some cases, .htaccess won't override php limits.
It should be working fine though.

I have a different forum that works on the server.
Is the file larger than 5mb?
There is no file.

I am just trying to post a reply to a thread.