Re: [PHP-LANG] Script File Permissions

[email protected] (Joey Smith) Tue, 9 Jul 2002 15:10:37 -0600
Newsgroups php.lang
Message-ID <[email protected]>
You are looking for [email protected].

On Tue, Jul 09, 2002 at 12:55:47PM -0400, Chris Earle wrote:
> I've been trying and trying to get my site to work lately and all but one
> part does.  Of course that one part is the most important part (it always
> is).
> 
> My problem is probably rather simple to most of you, but I don't know how to
> get around it: My script does not have permissions to write/append files or
> just flat out create the files; it can read any files (accessed
> "files//nameoffile.xml").  Originally I was working with text files, but
> that didn't work either (and had the exact same problems).
> 
> So my question is this: how do I get my script to have permissions to write
> or append to any file?
> 
> 
> 
> -- 
> PHP Language Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php