Uploading Large Files W/ Php

liunx

Guest
Hi All,<br />Im having problems uploading large files through PHP. I think that I found somewhere that the default max size allowable is 2megs.. I want to change that to 10. Is there a file that I have to change out there or is it just a variable that I need to change before I upload the file? <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/wallbash.gif" style="vertical-align:middle" emoid=":wallbash:" border="0" alt="wallbash.gif" /> <br /><br />Thanks!<br />-Jacques<!--content-->
Hi Jacques,<br /><br />You can add a value to .htaccess file to increase the max size. This post should get you started:<br /><br /><a href="http://www.totalchoicehosting.com/forums/index.php?showtopic=23559" target="_blank">http://www.totalchoicehosting.com/forums/i...showtopic=23559</a><!--content-->
Thanks groovyfish, that was helpful!<br /><br />-Jacques<!--content-->
 
Top