Sorry if the subject line isn't more descriptive.
I have created a website for my boss <!-- w --><a class="postlink" href="http://www.platinum-signs.com">www.platinum-signs.com</a><!-- w --> in joomla. It's a sign company so we need our customers/clients to be able to upload artwork. Which as some of you may now can be fairly large file sizes, when working with some Adobe software and such.
My host is dreamhost. Now I went in to my PHP config and changed the upload file size max to 300 MB. Now Dreamhost allowed me to change it, but they do not help you or give you any support. Now my boss is willing to lower the upload size to a Minimum of 100 MB.
I also did up max executation time and the post max size to match the upload file size.
Now the form works great. except when I try to upload 30MB or above file. then I get this message:
So my question now is:
When uploading a file is it sending as a email attachment?
and if anyone has any other ideas of how to fix this problem, it would be most helpful. I am a graphic designer but have experience in web design and such, but I'm not expert in coding and especially PHP. I usually can follow along thou.
I have created a website for my boss <!-- w --><a class="postlink" href="http://www.platinum-signs.com">www.platinum-signs.com</a><!-- w --> in joomla. It's a sign company so we need our customers/clients to be able to upload artwork. Which as some of you may now can be fairly large file sizes, when working with some Adobe software and such.
My host is dreamhost. Now I went in to my PHP config and changed the upload file size max to 300 MB. Now Dreamhost allowed me to change it, but they do not help you or give you any support. Now my boss is willing to lower the upload size to a Minimum of 100 MB.
I also did up max executation time and the post max size to match the upload file size.
Now the form works great. except when I try to upload 30MB or above file. then I get this message:
There is no form with this name or may be the form is unpublished, Please check the form and the url and the form management
So my question now is:
When uploading a file is it sending as a email attachment?
and if anyone has any other ideas of how to fix this problem, it would be most helpful. I am a graphic designer but have experience in web design and such, but I'm not expert in coding and especially PHP. I usually can follow along thou.