Re: Urgent: fopen() doesn't work!
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 24, 2003 at 02:33:07PM +0200, Robin Schuil wrote: > I am writing a module for Tux and I was hoping to write a file > '/tmp/myfile.txt' (or wherever it would be located). I found out that I can > only open files in the docroot or it's subdirs. I've created a subdir > "testdir" in the docroot and I've written a file "test.txt" in that > directory. Yes, that's because tux runs chrooted. It's quite well documented.