*

joe web

  • *
  • 4 posts
Image not uploading - Upload failure reason unknown
« on: December 09, 2023, 10:11:30 AM »
Images are not uploading on the publish page. They upload successfully only if the image size is less than or equal to 20KB. Anything above 20KB shows an upload failure error with an unknown reason.

*

joe web

  • *
  • 4 posts
Re: Image not uploading - Upload failure reason unknown
« Reply #1 on: December 09, 2023, 10:19:38 AM »

my php ini

display_errors = Off
max_execution_time = 2048
max_input_time = 60
max_input_vars = 1000
memory_limit = 128M
post_max_size = 8M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php82"
upload_max_filesize = 2M
zlib.output_compression = Off

*

MB Themes

Re: Image not uploading - Upload failure reason unknown
« Reply #2 on: December 10, 2023, 01:10:32 PM »
Discuss with hosting provider.
There are 3 different variables in php related to file uploads.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots