Howto - Increase filesize of uploadable files

Edit the php.ini in the public_html folder and change the number to your filesize. (FTP)

upload_max_filesize = 64M
post_max_size = 64M