Hi Felix,
In article <[EMAIL PROTECTED]>, Aerfx wrote:
> I want to open a file (testmesg.txt) for reading and writing. Ok,
> normally that is no problem ;)
> But my script runs by "www-data" and the file I want to edit belongs the
> user "testuser" and
> lays in /home/testuser/testmesg.txt. So I h
Hi
I want to open a file (testmesg.txt) for reading and writing. Ok,
normally that is no problem ;)
But my script runs by "www-data" and the file I want to edit belongs the
user "testuser" and
lays in /home/testuser/testmesg.txt. So I have no direct access to this
file...
But now, I put the use