i am trying to upgrade to the newest sales pack, and all I get is error 413 with no other details
its not my php upload limits as they are set far above the 2.3mb of the file
post_max_size => 64M => 64M
upload_max_filesize => 512M => 512M
Any thoughts?

Comment