My initial max_upload_size was 24M. I changed that, but on the upload page it is still telling my my allowed maximum size is 24M. Now when I try to upload, instead of nothing happening I get a 504 timeout.
Hi
What size did you set it to? Also there are other php parameters that may affect the upload. The article link below might help.
http://www.jdownloads.net/documentations/item/how-can-i-upload-larger-files?category_id=29
If it is a particularly large file you might consider uploading by ftp with say FileZilla, and then using the monitoring function - I prefer to turn off asuto monitoring and active manually.
Colin