| Re: Uploading larger bmp/avi files?
You can add .bmp oif its not in there by default as well as WMV and AVI, however you could have a 2GB max post size, but if your phpscripts can only be run for 30 seconds (each time its run) you'll never be able to upload 2 gb worth of data in that sort of time.
You need to change the max_execution_time (i think that the varible, if not its soemthing close). to 60 or 90 to allow larger file uploads.
|