On Saturday 23 June 2001 3:04 am, you wrote: > its most likely because the web server is running as nobody > and the file is owned by your user. > you can make the file writable to everyone by type : > chmod goa+rwx <filename> > > or to be safe you can install SuExec on apache, it will execute the cgis > as the user who owns them.. > > Ryan Yes! It works! Cheers. Geraint.
- Writing to a text file Geraint Jones
- Re: Writing to a text file Timothy Kimball
- Re: Writing to a text file perl
- Geraint Jones