+ Reply to Thread
Results 1 to 2 of 2

Thread: still errors

  1. Join Date
    Oct 2004
    Posts
    1

    still errors

    All the files aare chmoddes to 666 but still got the errors

    www.sloerodoe.be

  2. Join Date
    Aug 2004
    Posts
    781

    still errors

    The script is checking the files to see if they are writable (which is where chmod 666 comes from).

    You could try chmodding them to the full 777 (all: read, write, execute).

    If that doesn't work then you are not chmodding them correctly

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts