I'm using Windows XP Professional and have no FTP installed. Instead, I use Command Promt. I need to CHMOD a PHP file, so I type "CHMOD 775 file-path",but get "'CHMOD'is not recognized as an internal or external command,operabl e program or batch file"!Is this because I spelled it wrong?Or is it the computer's problem?
Can't CHMOD 775 a file!
Collapse
This topic is closed.
X
X
-
Xuan YuanTags: None -
Tony
Re: Can't CHMOD 775 a file!
"Xuan Yuan" <xuanyuan@cox.n et> wrote in message
news:SDkme.1167 9$Gp.3719@fed1r ead04...[color=blue]
>I'm using Windows XP Professional and have no FTP installed. Instead, I use
>Command Promt. I need to CHMOD a PHP file, so I type "CHMOD 775
>file-path",but >get "'CHMOD'is not recognized as an internal or external
>command,operab le program or batch file"!Is this because I spelled it
>wrong?Or is it the computer's problem?[/color]
CHMOD is a Unix/Linux command.
For questions about file security, you'd be better off posting to an XP
newsgroup.
Comment