CHMOD 755 defaults back to 744-why?
Posted by: aries75
Posted on: 2003-01-22 10:39:00
I'm at the end of my rope here; I know cgi scripts need to be chmod'ed to 755 in order to work, but everytime I try to chmod my script through WS FTP pro, it defaults right back to 744! Why is this happening??
I did a chmod 755 on the directory that contains the cgi file, and when I used WSFTP to check it again, the chmod showed the correct number, 755. But when I tried to do the same to the cgi file itself, checking it again revealed that the permissions were only 744, even though WSFTP reported the chmod change to 755 as being successful!
If someone could tell me what I'm doing wrong I would VERY much appreciate it, searches of the knowledge base turn up nothing :(