CHMOD Help
Posted by: janje123
Posted on: 2007-04-30 20:37:00
I just installed zen cart and I'm supposed to do this:
change the admin/includes/configure.php and the
includes/configure.php files to not be writable (by anybody) or world-readable!
(That's: chmod 440 configure.php from the command line..)
and I have no idea how to do it. Do I just open those files in notepad and add chmod 440 configure.php anywhere or how would I do that.
Thank You so much!