Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

Upload limit

Posted 11 Sep 2006 16:05:14
1
has voted
11 Sep 2006 16:05:14 pete spencer posted:
My customer wants an upload page on his site for clients to send files - he's a printer so they'll be quite big. I got the Host to up the MaxFileSize to 10mb, still too low, but got it working OK. The host now states that they have returned the limit to 2mb as it was interfering with other sites on their server. Is this right? The customer bought 250mb of space as he intended to do this. Is there any other way of doing it. I know there are file upload sites, but it needs to be within the client's site.
Thanks for any info.

Replies

Replied 11 Sep 2006 17:47:05
11 Sep 2006 17:47:05 Roddy Dairion replied:
within the folder where your script is try create a file and name it php.ini within this put this code
<pre id=code><font face=courier size=2 id=code>post_max_size = 8M</font id=code></pre id=code> normally this is set to 2M i've set mine to 8M. It worked for me hope it works for u 2.

Reply to this topic