Gossamer Forum
Quote Reply
CHMOD problem
OK, simple quick question. I was beating my head against the wall trying to figure out why my pages weren't acessible after building the pages, until I noticed that the script was attempting to CHMOD everything to 493! I have the links.cfg set to CHMOD everything to 755, and I can't find any other places to set this. Am I just missing something simple here?
Quote Reply
Re: CHMOD problem In reply to
Heya,

I havn't seen that problem yet.

You might try:

grep 493 *

That will show you where it is..

Rob