Docs / Waziper

Upload Errors

Fix file type, file size, and fake upload problems.

Estimated reading: 1 minutes

Upload Errors

Common causes

  • The file type is not allowed by Waziper file settings.
  • The server PHP upload limit is too low.
  • The file has a dangerous or disguised executable signature.
  • The storage folder is not writable.

Server settings to review

  • upload_max_filesize
  • post_max_size
  • max_execution_time
  • memory_limit