Search found 2 matches

by witzawitz
Wed Jun 08, 2011 8:38 pm
Forum: Fonts & Character Sets
Topic: Font Error while executing thru PHP Script
Replies: 1
Views: 1837

Font Error while executing thru PHP Script

Problem is solved.
Solution is to set properly access to folder

/Users/<username>/Library/texlive
by witzawitz
Wed Jun 08, 2011 4:29 pm
Forum: Fonts & Character Sets
Topic: Font Error while executing thru PHP Script
Replies: 1
Views: 1837

Font Error while executing thru PHP Script

I don't really know if it's the best place to ask but I've tried everything to solve this problem.

I've installed MacTeX (full version) on my mac os (10.6.7).
I do need to generate pdf thru php script. The problem is that while everything works fine in shell but when using shell_exec (or passthru ...