Search:

Type: Posts; User: anony

Search: Search took 0.02 seconds.

  1. Re: What permissions for all files and directories?

    actually here's the commands:

    chmod -R 644 * (to set everything to 644)

    then

    find . -type d -print0 | xargs -0 chmod 755 (sets directories to 755)

    then set images / cache /...
  2. Re: What permissions for all files and directories?

    Thanks for such a quick reply Linda, I'll take your advice... just wondering how I recursively chmod just the files and not directories...
  3. What permissions for all files and directories?

    (posting this anonymously to protect my site)

    :oops: Don't ask me how I did it, but I accidentally set the permission of every Zencart file and directory to 777. I think Fantastico is to blame,...
Results 1 to 3 of 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR