I have a cgi script that appends inputs to a flat-file. When one of the files reaches about 11K the script stops writing to it (it will quit writing mid-line). Is this a matter of nobody user permissions on the UNIX machine? When I test it on my windows machine, it works fine. Another of the files quits at about 4K. I’ve tried from different directories, and it doesn’t make a difference. Help!