File creation permissions
Matthew Williams
matthew.d.williams at gmail.com
Tue Jan 18 10:28:32 PST 2005
False alarm... I chmod'd the directory and what I needed worked flawlessly.
-Matt Williams
On Tue, 18 Jan 2005 10:26:10 -0800, Matthew Williams
<matthew.d.williams at gmail.com> wrote:
> I was able to get my code to word so now i'm exporting a few dozen
> text files, none of which exist. Therefore when i'm reaching my
> export statement I get a permission denied. I've been able to get
> around this so far by seeing what filename its trying to create,
> creating it myself and chmoding it 777, then it has no problems.
>
> How would I be able to run this output process with the ability to
> create a file with full permissions?
>
> Thanks!
> -Matt Williams
>
More information about the Filepro-list
mailing list