How to overcome max upload size limit in Wordpress 3.1 running on Windows 2003 IIS6 -
i trying increase max upload size in wordpress 3.1 multisite-installation running on windows 2003 iis6, methods try (from editing php.ini, putting in wp-admin in root, editing htaccess, editing metabase.xml, restarting server) give nothing, still same error saying file exceeds allowed 2mb....that's frustrating... workaround , please, step step...thanks!
i have pretty urls isapi, - frustrates me since can't upload audio mp3 file, problem?
php has these 2 settings govern uploading files:
* upload_max_filesize * post_max_size
have modified both of those? additionally, iis has aspmaxrequestentityallowed metabase property defaults 2mb. can modify iis manager application.
Comments
Post a Comment