It was something else. It’s solved now. Thanks
Waiting for response from hosting
No, nothing regarding that unfortunately
Hi
It has always been set to 512mb as you can see (.htaccess ) :
<IfModule php7_module>
php_flag display_errors Off
php_value max_execution_time 30
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 512M
php_value post_max_size 516M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php74"
php_value upload_max_filesize 512M
php_flag zlib.output_compression Off
Also the config of PHP was taken care when I was to talking to hosting support
I was able to add bigger files before. Don’t really know what’s happening
Cheers