File size limit
Posted by: vulpine
Posted on: 2009-06-16 15:40:00
Hello!
I'm posting for a friend whose site is hosted with DreamHost, as I'm trying to help him with his blog and have come up stumped.
We're trying to raise the maximum file size limit, but to no avail. Whenever he tries to upload a file when posting to his blog, using either the browser or the flash uploader, he's told that "This file is too big. Your php.ini upload_max_filesize is 7M."
Following the instructions on the Wiki, I've created a new php.ini for him and have raised post_max_size and upload_max_filesize to larger values. php_info() shows that both of these are correct (i.e., the values are being read from that php.ini), but it still won't let him upload a larger file.
Any help or advice would be gratefully appreciated. Many thanks in advance!