upload_max_file_size not applying to WP site
-
Hi all,
I am on shared hosting, and so I have created a local (/public_html) php.ini file, containing the directives for a 64M max upload and max post size.The phpinfo() function reports that the site is indeed picking up the new php.ini file, and reports that php is configured to a 64M max post size and max upload size.
However, I go back into my WP installation, and try to upload media – it still says that the maximum file size is 2M.
Now, i’m slightly confused as – if the host was blocking local file size limit changes, it would appear in phpinfo() as the over-ridden file size limit, not the one I put in place. And as such, WP and phpinfo() should report exactly the same number.
I don’t have any caching on in WP, as I use WP Super Cache and it is set to off.
Any more ideas what might be going on?
Thanks in advance,
Martin
- The topic ‘upload_max_file_size not applying to WP site’ is closed to new replies.