Hi there,
I’m getting the following error when uploading a large file ‘the file size of name.flv is larger than what is allowed in your php.ini.’ Thus I changed the following values in the php.ini file to be higher than the size of the file I tried to upload; post_max_size = 25M and max_file_size = 25M. But somehow it seems that this doesn’t fix the problem! Can someone help me with that (probably teeny tiny) issue? Thanks in advance!
Update: Geez, found the solution; forgot to set the upload_max_filesize value…
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.