Ich habe die notwendigen Werte in php.ini aktualisiert
Code: Select all
upload_max_filesize = 1024M
post_max_size = 1024M
memory_limit = 1024M
Code: Select all
nginx.ingress.kubernetes.io/proxy-body-size
Warning[/b]: POST Content-Length of 61828655 bytes exceeds the limit of 8388608 bytes in [b]Unknown[/b] on line[b]0[/b]
An Error Occurred: Content Too Large
body {
background-color: #fff;
color: #222;
font: 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
margin: 0;
}
.container {
margin: 30px;
max-width: 600px;
}
h1 {
color: #dc3545;
font-size: 24px;
}
h2 {
font-size: 18px;
}
Oops! An Error Occurred
The server returned a "413 Content Too Large".
Something is broken. Please let us know what you were doing when this error occurred.
We will fix it as soon as possible. Sorry for any inconvenience caused.