On Nov 6, 9:57 am, stranger <[EMAIL PROTECTED]> wrote: > Thank alot Graham. To which user, I must grant access? > > I know the command chmod.. and I traversed to mysite directory and > chmod -R 755 * > > still no change.
Hmmm, I saw that example in the document I referred to and thought it was a bad example. For that reason I said in my post what permissions you should be aiming for. My initial thought of warning you not to use that example from the document was probably right. I thought perhaps though you would read the document well so you understood what it mean rather than just cutting and pasting some example that may work. Anyway, no major harm, it just means you have made a whole bunch of files executable when they don't need to be. Although, if you ran this command in your home directory you could have created various problems for yourself in the future. Now, in what directory did you run this command? In your home directory what do you get if you run: ls -lasgd . Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---