Failed to create cache directory /tmp/ hash

BTW, in improt settings we can set the maximum size of a file allowed to import data. But, no matter what value we put, whether it's just 5MG or 100MB, the default stays at 2MB. For example, we set the max size to 5MB and tested an import. But, we got the following error:
  • Your form has a few errors, please fix them and try again!
  • The file "part-1_aa.csv" is too large. Its size cannot exceed 2097152 bytes.
You still have to adjust your php settings to aloud uploading the same size you allowed from mailwizz
 
Back
Top