I got SEriously Problem here...

Discussion in 'Site & Server Administration' started by suwandichen13, Feb 4, 2012.

  1. #1
    Hello...

    i will tell the story first.

    when i go to Public_html in cPanel.
    i change persission to 044.
    i uncheck "READ" in User Section.
    then the data ERROR..

    how can i fix that.?

    here Website Display.
    "
    Forbidden

    You don't have permission to access /index.php on this server.

    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.:confused:
     
    suwandichen13, Feb 4, 2012 IP
  2. NZCloudHosting

    NZCloudHosting Peon

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You dont want to set the permissions to 044, otherwise no one can see them.
     
    NZCloudHosting, Feb 4, 2012 IP
  3. GoldSEO

    GoldSEO Member

    Messages:
    280
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    33
    #3
    044 is like the most restrictive permissions I've seen lol.

    If you have a problem having people looking at the files in your public_html, put a blank index.html in it and it'll be a white page.

    I think public_html is 755...no?
     
    GoldSEO, Feb 4, 2012 IP
  4. ezbnc

    ezbnc Peon

    Messages:
    168
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    chmod to 755 it should fix your problem.
     
    ezbnc, Feb 4, 2012 IP
  5. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #5
    Hello there,

    If you have not corrected this issue, it is suggested that you contact your provider, they should be able to fix things up.

    Regards,
    Chris
     
    RHS-Chris, Feb 4, 2012 IP
  6. ideamine

    ideamine Member

    Messages:
    83
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    28
    #6
    Hi,

    This can be solved easily.
    1. Login via ssh to the server.
    2. cd /home/<username>/
    3. chmod 755 public_html -R
    Try loading the site now. It should work.
     
    ideamine, Feb 6, 2012 IP