Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.9
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2010 at 15:58 UTC
Updated:
30 Jul 2010 at 20:30 UTC
The 0.6.0-alpha version of dompdf (seems someone has picked up the ball again) attempts to write cached versions of font files out into [dompdf-root]/lib/fonts. The tarball has all the folders group writable; but as of this writing, the code makes no attempt to test whether that directory is writable. see: http://groups.google.com/group/dompdf/browse_thread/thread/0913f5f2eba8c067
Would you please consider adding a warning in your install documentation about the need for this folder being writable by httpd?
Thank you.
Comments
Comment #1
jcnventuraIt's already there in the install documentation.. But I will put a warning in admin/report/status.
Comment #2
jcnventuraThe system now creates a warning if that directory is not writable.