1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

403 error on images

Discussion in 'Site & Server Administration' started by nasium, Mar 15, 2015.

  1. #1
    For whatever reason in the past month I'm seeing 403 errors on images throughout my site. I do run Wordpress which is completely updated and I've even tried deactivating all the plugins.

    What causes a 403 error on an image?

    I can't find much help on the web so I thought I would try here.
     
    nasium, Mar 15, 2015 IP
  2. sachinsud

    sachinsud Member

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #2
    403 clearly means rights issue. It seems like you running it on vps or dedicated server and the rights are not probably given correctly.
    If you still need help let me know. I am not sure if i am allowed to share my skype id for the same.

    Thanks and good luck with your project
    -Sachin
     
    sachinsud, Mar 20, 2015 IP
  3. rapaman

    rapaman Active Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #3
    This can be file permission problems.
     
    rapaman, Mar 20, 2015 IP
  4. nasium

    nasium Active Member

    Messages:
    114
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    90
    #4
    I'm using Cloudflare and once I deleted the cache it started working fine.
     
    nasium, Mar 20, 2015 IP
  5. Vaibhav Rajput

    Vaibhav Rajput Greenhorn

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #5
    An error 403 means forbidden,and it seems that you are having permission issue.
    run sudo chown -R www-data:www-data /path/to/the/root-directory
    Hope this will solve the issue.
     
    Vaibhav Rajput, Apr 9, 2015 IP