Re: [PHP] Permissions on server

2003-07-08 Thread Brad Pauly
On Tue, 2003-07-08 at 07:21, Steve Jackson wrote: > If I set permissions of my server root to chmod 777 that's a security > risk right? > How do I set my server to allow me to write a file to my web root from > another directory using PHP? Or is it a Unix problem? > > I have a generator file write

[PHP] Permissions on server

2003-07-08 Thread Steve Jackson
If I set permissions of my server root to chmod 777 that's a security risk right? How do I set my server to allow me to write a file to my web root from another directory using PHP? Or is it a Unix problem? I have a generator file writes a string to a text file and then renames the text file as a