Is the file on Your local machine, or on your ISP's web server? (Because I doubt they are running web servers on windows 98)
If it is running on your ISPs server. Create a 'data' folder, and have them give the IUSR account modify access to the directory. That way the web server can read and write files to that directory. Then you can just place files within that data/ dir, and read/write them -----Original Message----- From: Anthony Ritter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 14 January 2003 11:03 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] permission denied Using MS Win98 / php 4: Any ideas on how I can change my permssion settings on a file called data.txt so it can be read to and written to or do I have to take that up with my ISP. I get the following after I submit a form: .................... Warning: fopen("data.txt", "a+") - Permission denied in d:\inetpub\www.blahblah.org\formtest.php on line 80 Your submission was not processed. ........................ Thank you for your time and help. TR -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php