File upload error handling

Can you show the code referred to?

I do not think Apache throws an error. If the file is too large this message will be show in $uploadedFile->getError()

Just check if that is OK before doing anything with the file.

1 Like