Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied #18

Closed
thulieu opened this issue Jul 14, 2016 · 3 comments
Closed

Permission denied #18

thulieu opened this issue Jul 14, 2016 · 3 comments

Comments

@thulieu
Copy link

thulieu commented Jul 14, 2016

I'm using window 7 and I had full permission but when I use preview button on templates backend it show message.

unlink(C:\Users\lvthu\AppData\Local\Temp/04
untitled
b854edea2a8e08d8007d212360ace1): Permission denied

@geoffbeaumont
Copy link

Same on Windows 10, running under WampDeveloper Pro rather than XAMP, or under PHP built in webserver.

@mplodowski
Copy link
Owner

Hi,

this is an issue with dompdf library itself. It has been fixed in version 0.7.

dompdf/dompdf#1096

My plugin is based on barryvdh/laravel-dompdf so I must wait for him to update his library first.

For now you can check this solution:

barryvdh/laravel-dompdf#186 (comment)

@mplodowski
Copy link
Owner

I updated plugin to use domPDF version 0.7. For now you will need to enable bleeding edge updates to update to version 2.1.1. You can do this by changing config/cms file and setting edgeUpdates to true.

Let me know if this resolves your problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants