Cynical
Active Member
- Messages
- 3,492
- Reaction score
- 0
- Points
- 36
Wierd problem <-fixed->
I have a small hit counter set up for my site, and each day's hits are stored in a folder. Today I got an error accessing my site that the counter file for today could not be modified. When this happens, I change the chmod and usually the problem is fixed. However, today when I tried to do this, my FTP client returns this error:
"550 Could not change perms on 2-9-2006.txt: Bad file descriptor"
I can change the properties of any file of any type in any folder aside this one, and if I upload a PHP file to this folder I CAN change it's chmod properties, it is only the TXT files. I've tried renaming the file to only letters but with no luck. I can't figure out why this is happening and why I can't change the chmod properties for the TXT files in this particular folder and I can everywhere else.
Apparently this problem started today, because the file has 15 hits in it. Then it stayed at 15 all day while this problem was happening.
Any help would be greatly appreciated,
--Cynical
EDIT: I fixed it. I deleted all of the files and reuploaded them and somehow it works.
I have a small hit counter set up for my site, and each day's hits are stored in a folder. Today I got an error accessing my site that the counter file for today could not be modified. When this happens, I change the chmod and usually the problem is fixed. However, today when I tried to do this, my FTP client returns this error:
"550 Could not change perms on 2-9-2006.txt: Bad file descriptor"
I can change the properties of any file of any type in any folder aside this one, and if I upload a PHP file to this folder I CAN change it's chmod properties, it is only the TXT files. I've tried renaming the file to only letters but with no luck. I can't figure out why this is happening and why I can't change the chmod properties for the TXT files in this particular folder and I can everywhere else.
Apparently this problem started today, because the file has 15 hits in it. Then it stayed at 15 all day while this problem was happening.
Any help would be greatly appreciated,
--Cynical
EDIT: I fixed it. I deleted all of the files and reuploaded them and somehow it works.
Last edited: