[FX.php List] Problem creating mPDF file

Bob Patin bob at patin.com
Wed Dec 26 12:42:48 MST 2012


So is the directory the one where the PHP file is stored? That's what I was wondering...

I'll try setting it to r/w for all and see what that does... 

I did get it to work a different way using their example script, but it's interesting that I couldn't use the one I've used on all my other sites. The difference is the server though, so maybe it's the r/w issue.

Thanks,

Bob

Bob Patin
Longterm Solutions LLC
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
FileMaker 9, 10 & 11 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Twitter: bobpatin
Google+: http://www.longtermsolutions.com/plus
AIM: longterm1954
iChat: bobpatin
--
Expert FileMaker Consulting 
FileMaker Hosting for all versions of FileMaker

On Dec 26, 2012, at 1:37 PM, James Dcunha <jdcunha at supportgroup.com> wrote:

> $mpdf->Output('doc.pdf','F'); means that it is trying to create the file in the same directory as where the script is being executed. What is the permissions set for php scripts to create files? For test purpose try to set Read/Write permissions for everyone and then run the script. 
> 
> Regards
> James

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20121226/7f4c9d8e/attachment-0001.html


More information about the FX.php_List mailing list