====== Wenn ein Upload zu gross ist ====== [PHP] upload_max_filesize=64M post_max_size=64M server { client_max_body_size 64M; }