Re: [PHP] Problems with files!!!!!

2001-04-01 Thread Jon Jacob
Tyrone Mills wrote: > I don't know if it's been mentioned or not, but I have found that unless the > file exists, I can't open it. Have you verified that the file exists and the > user that the script will run as has the appropriate permissions? > > I think you are mistaken. According to the PH

RE: [PHP] Problems with files!!!!!

2001-04-01 Thread Tyrone Mills
Jon Jacob Sent: Sunday, April 01, 2001 7:40 PM Cc: Ales Kunst; [EMAIL PROTECTED] Subject: Re: [PHP] Problems with files! David Robley wrote: > On Sat, 31 Mar 2001 21:31, Ales Kunst wrote: > > Hi, > > > > I have a strange kind of a problem. I'm cannot write to files

Re: [PHP] Problems with files!!!!!

2001-04-01 Thread Jon Jacob
David Robley wrote: > On Sat, 31 Mar 2001 21:31, Ales Kunst wrote: > > Hi, > > > > I have a strange kind of a problem. I'm cannot write to files on a > > server (i'm having virtual host) where i got my domain name. > > The server is running Apache 1.3.x and is having php3.0.8 installed. > > The c

Re: [PHP] Problems with files!!!!!

2001-04-01 Thread David Robley
On Sat, 31 Mar 2001 21:31, Ales Kunst wrote: > Hi, > > I have a strange kind of a problem. I'm cannot write to files on a > server (i'm having virtual host) where i got my domain name. > The server is running Apache 1.3.x and is having php3.0.8 installed. > The code looks like this: > > > >