Quote:
Originally Posted by AndrewD
How big are you trying to go? as far as I know, uploads via web pages really become unreliable (whatever settings you provide) at around 4-10 megabytes. I'm not an expert, but I imagine that files bigger than this really need to uploaded via an ftp utility.
Having said that, these are the settings you should be looking for:
in php.ini:
upload_max_filesize and post_max_sizecode limit the maximum size of files that can be handled using the upload feature of LDM, irrespective of the limits set within vBulletin and LDM. post_max_sizecode should have a larger value than upload_max_filesize
in te vb admincp/Attachments/Filetypes
maximum size per filetype.
|
I try that in php.ini .. but
If IT is better to upload via FTP fine , but how do I still index them in this system