Closed vaishaliwebkul closed 5 years ago
Hi Vaishali, whenever you upload an attachment, uvdesk uploads that attachment in a specific directory ( uvdesk will make that directory if not already exists.)
So here uvdesk is throwing exception because it don't have permission to make directories. All you need to do is, allow permission to make directories. To know, how to allow permission, you could get help here.
Environment: downloaded project for php -v 7.2 zip