Openx problem - You Don't Have Permission To Access /www/admin/dashboard.php

Discussion in 'Traffic Analysis' started by Seqqa, Jul 6, 2010.

  1. #1
    Just installed open x and just logging in yesterday, and a message appeared saying something like some script needed to be ran for it all to work and now I'm getting a 404 on the dashboard.php.

    Here's an image of my problem: http://img641.imageshack.us/img641/5035/openx.png

    Many thanks,

    Chris
     
    Seqqa, Jul 6, 2010 IP
  2. Xenlightenment-Teisho

    Xenlightenment-Teisho Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The web server user needs permission to change files in your hosting directory. Check the permissions with something like

    ls -lAh
    Code (markup):
    and if you need to, find the server user name from your /etc/passwd file and change the permissions on the appropriate files.

    chown www-data:www-data dashboard.php config/mysql.php
    Code (markup):
     
    Xenlightenment-Teisho, Jul 8, 2010 IP
  3. conflicker

    conflicker Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi..I've just searched this thread from google and it is exactly what I'm looking for..I'm also having problem with openx..
    this is the error:
    [h=1]Forbidden[/h]You don't have permission to access /adserver/www/admin/banner-edit.php on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    This error will come up for banner with html content type..is this a bug? Please help...
     
    conflicker, Sep 20, 2011 IP