Perl-stops writing at certain file size - TechRepublic
General discussion
December 6, 2000 at 02:28 PM
trishs

Perl-stops writing at certain file size

by trishs . Updated 25 years, 6 months ago

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!

This discussion is locked

All Comments