uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
8.53k stars 459 forks source link

Permission denied error while Configuration #145

Closed vaishaliwebkul closed 4 years ago

vaishaliwebkul commented 5 years ago

Apache unable to access .env file Also swiftmailer.yaml, uvdesk_mailbox.yaml, uvdesk.yaml file permission denied

Screenshot from 2019-04-25 11-00-39

shubhwebkul commented 5 years ago

Hi Vaishali, UVDesk needs permission to access some files to save details entered by you. You need to allow permission to the required files. for details how you can allow permission to the files refer: - https://stackoverflow.com/questions/4917811/file-put-contents-permission-denied

vaishaliwebkul commented 5 years ago

Error shows in console which is sometimes unable to catch, so request you to show all permission error on the prod mode, so we can easily allow permission.

Screenshot6

kumarSaurabh27 commented 5 years ago

resolved https://github.com/uvdesk/community-skeleton/pull/158