OK solved. Thank you for the hint !
I just made a 777 permissions on a new directory within the directory that contains the LC script that creates the PDF library.
It's working fine now.
So now, I can continue to explore your -looking good- PDF library.
Search found 3 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable- Tue Feb 26, 2013 7:58 pm
- Forum: Quartam PDF Library
- Topic: Library for Server : problem with file path
- Replies: 4
- Views: 23949
- Tue Feb 26, 2013 7:53 pm
- Forum: Quartam PDF Library
- Topic: Library for Server : problem with file path
- Replies: 4
- Views: 23949
Re: Library for Server : problem with file path
The tricky part is that the PDF output file needs to be stored in a directory the Apache HTTP Daemon can write to and the SendMail application can read from .. I was afraid to hear that. :) So i guess I need to play with Apache in order to set the proper rights... My idea was to put the PDF files w...
- Mon Feb 25, 2013 3:11 pm
- Forum: Quartam PDF Library
- Topic: Library for Server : problem with file path
- Replies: 4
- Views: 23949
Library for Server : problem with file path
I've installed the PDF library on a LiveCode Server. Works very well. I worked with the "email with attachement" example you provided. I have one small problem. Files are created in /tmp/ directory. I tried to modify the tTempFile, but no effect. Is it possible to change the path ? So the library ca...