For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > April 2006 > Re: problem - generate dynamic PDF files on the server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: problem - generate dynamic PDF files on the server
kurt.milligan@gmail.com

2006-04-26, 3:58 am

Hi

I don't know anything about the particular package you are using, but,
looking at your error message and code snippet, I'd guess that the
problem is that the gen_pdf/gen_pdf/ directory does not exist.
(Your testfile just goes to the gen_pdf/ directory, but the package
code appears to be trying to put the file in gen_pdf/gen_pdf/, and if
that sub-directory doesn't exist, you will get that kind of fopen
error.)

HTH

-Kurt

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com