Increase Max Upload size with WP 2.1?
-
Several topics address the issue of upping the max upload capabilities for in-post control panel uploads on WP, however, I’ve had no success with any of the suggestions / plug-ins.
I’ve tried adding:
php_value upload_max_filesize 6M
to .htaccess, and am told to put it instead in php.ini
even after adding to php.ini, I still get the following message:
The uploaded file exceeds the upload_max_filesize directive in php.ini.
is it for some reason not recognizing 6M as 6MB? is there something I’m missing? I don’t believe I should have any issues with uploading larger than 2MB on my server (I use BlueHost).
Any help will be much appreciated.
The topic ‘Increase Max Upload size with WP 2.1?’ is closed to new replies.