fonts - MPDF dejavuserifcondensed.mtx.php No such file or directory -


can me getting following message when trying use mpdf

include(/var/www/svn_data/skeletonapp/mpdf/ttfontdata/dejavuserifcondensed.mtx.php): failed open stream: no such file or directory

i have chmod'ed correct files ttfontdata, tmp , graph_cache

it seems system has generate files not.

thanks,

ross.

the problem directory ttfontdata/ not writable process under php code running. mpdf needs generate , write files there.

simplest solution is:

chmod 777 ttfontdata


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -