View Full Version : Files over 2MB
BarbulaM1
03-14-2004, 08:27 PM
I need my users to upload files over 2MB, but can't set php.ini cause well we don't have access to it on SimGames. So how would I override the php.ini? Or how can I make it so I my users can upload more than 2MB?
BarbulaM1
04-03-2004, 07:24 PM
Bump, I really need help on this. Please help me.
Why do you want it bigger? There should be nothing that your users need to upload that is that big.
Plus, if the script you use to upload things is using MySQL and the files are stored in the database then the upload size is 1 MB for MySQL. Nothing needs to be changed. If you want to host big files then upload them on a server that is made to host them.
KStange
04-04-2004, 03:06 AM
Like Loh suggested, the 2 MB upload limitation is there to prevent server abuse, and generally speaking you shouldn't be having users upload very large files to the server.
If you let me know specifically what size limitations you can deal with, I'll consider increasing the limitation, but I'm not going to let people upload 100 MB files, and I won't remove the limitation.
lol the sizes he would need are not 100 mb :P It is more like 15mb at most :P
BarbulaM1
04-09-2004, 04:58 PM
15MB would be plenty, also the script that Im useing will prevent anyother type of file than what I specify which is most compressed formats. My users will be uploading SimCity 4 cities in compressed format, so Rich is right on with the 15MB.
huskerman007
04-10-2004, 05:59 PM
I think 15 mb is good.
frthmeb
04-11-2004, 05:30 PM
i agree
KStange
04-13-2004, 12:06 AM
The PHP upload file size limit has been raised to 15 MB. Please don't ask me to raise it any further. That should be plenty! :)
Let me know if it doesn't seem to be working for some reason or other.
frthmeb
11-21-2004, 05:36 PM
u need to up it on teh new server now too ;)
thanks
okellracing
11-22-2004, 08:43 AM
I'm still gettin the 2 meg limit, has it been changed on the new server?
KStange
11-22-2004, 02:01 PM
The limit has been reset to 15 MB. Sorry for the inconvenience.
frthmeb
11-22-2004, 05:13 PM
is it really an inconvenience considering we get this all for free? we should be thanking you, not you apologizing :D
THX SIMGAMES!
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.