Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Page Publisher:
PDF's uploading with wrong permissions set - can't read

 

 


websting
Novice

Jan 9, 2006, 6:36 AM

Post #1 of 3 (1800 views)
Shortcut
PDF's uploading with wrong permissions set - can't read Can't Post

I am trying to upload PDF files in Page Publisher but when i upload a PDF that I need to link to, the permissions are set incorrectly. I checked with my hosting company and they said that it was an issue with the script and not the server. I noticed in the forums that you have a fix for this??

Let me know if you need any further information.

Thanks


Cliff
Staff


Jan 9, 2006, 2:02 PM

Post #2 of 3 (1795 views)
Shortcut
Re: [websting] PDF's uploading with wrong permissions set - can't read [In reply to] Can't Post

Hi websting,

Thanks for posting, I think that we spoke over the phone a while ago and got this going. I wanted to respond here so that the community can benefit from the answer.

All we needed to do is modify the /config.ini file so that this:

# umask = 000

says this instead:

umask = 000

This will override your servers settings and allow Page Publisher to add readable files.

I hope that helps anyone who runs into this in the future!
Regards,
Cliff Stefanuk - Customer Service Manager
[email]support@interactivetools.com[/email]


websting
Novice

Jan 9, 2006, 3:59 PM

Post #3 of 3 (1791 views)
Shortcut
Re: [Cliff] PDF's uploading with wrong permissions set - can't read [In reply to] Can't Post

It is working great! Thanks