need some help with a wordpress blog on a Hostgator server

Discussion in 'WordPress' started by MarRome, Jun 3, 2006.

  1. #1
    Hello,

    Im trying to host a wordpress blog at hostgator. The problem im having
    is that the theme editor and the pluggin editor dont work and the message
    i recieve is "If this file were writable you could edit it." I have been in
    contact with hostgator and they are quite positve that its a WP problem.
    I have hosted and run other WP blogs and have never run into this before.
    Any help would be apreciated.

    Thanks,
     
    MarRome, Jun 3, 2006 IP
  2. .bmp

    .bmp Well-Known Member

    Messages:
    130
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #2
    you need chmod 666 on your theme directory
     
    .bmp, Jun 3, 2006 IP
  3. MarRome

    MarRome Peon

    Messages:
    865
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hello,

    Tried that , but it didnt work.

    Thanks
     
    MarRome, Jun 3, 2006 IP
  4. tflight

    tflight Peon

    Messages:
    617
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The error message means that the user that is trying to write to the file doesn't have the necessary permissions to do so. Note that the user trying to edit the file might not be "you". It depends how the host has Apache setup, what user Apache is running as, if that user is in the same group as you, etc.

    If chmod 666 didn't work then you can assume that the user Apache is running as isn't in the same group as you since the middle six indicates any members of the same group can read and write to that file.

    So it sounds like a chmod 777 might be the only (yikes) option.
     
    tflight, Jun 3, 2006 IP
  5. tyrithe

    tyrithe Member

    Messages:
    97
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #5
    problem is, if permissions are 666, then the owner, owning group, and everyone have read/write access. If you still can't write to it, I'd say the issue is something different. Check the file permissions and that should help.
     
    tyrithe, Jun 3, 2006 IP
  6. humm

    humm बहादुर बच्चा

    Messages:
    4,346
    Likes Received:
    850
    Best Answers:
    0
    Trophy Points:
    310
    #6
    MarRome 2 steps to follow:

    1. download the file to your pc and then modify it and then upload it again.
    or
    2. Temporary give the file full writes and then as soon as modification are over, remove the rights given to the file.
     
    humm, Jun 4, 2006 IP