Re: [PHP] Writing Files (Unix, Apache, PHP 4.0.X) [Newbie Alert]

2002-06-01 Thread Jason Teagle
"John Holmes" <[EMAIL PROTECTED]> wrote in message 001701c20901$eecbb4e0$b402a8c0@mango">news:001701c20901$eecbb4e0$b402a8c0@mango... > Does the file already exist? It's not enough to change the directory > permissions, you also have to change it on the file if it exists, and > all of the folder

RE: [PHP] Writing Files (Unix, Apache, PHP 4.0.X) [Newbie Alert]

2002-05-31 Thread John Holmes
have permission to the folder and file. ---John Holmes... > -Original Message- > From: Jason Teagle [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 4:35 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Writing Files (Unix, Apache, PHP 4.0.X) [Newbie Alert] > > I'm tr