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
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):
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...