Jump to content

Philip Wells

Approved members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Philip Wells

  1. Hello
     
    I am a new user to adserver and am trying to install v3.0.5.  The 
    installation complains that the folder permissions 
    are not correct.  I have run the chmod commands a number of times and 
    as you can see below, the folders have the correct permissions but I 
    cannot get beyond this screen.
     
    I've restarted httpd but that doesn't seem to help.
    I've set the owner to apache which is the username that httpd uses
     
    I've found the code checkFilePermission but I don't know php and haven't 
    figured out how to enable debug output so I can see what it is actually failing with.
     
    Any help is appreciated
     
    Regards
     
    Phil
     
    File permission errors have been detected, and must be fixed before you can continue.
    To fix the errors on a Linux system, try typing in the following command(s):
    chmod -R a+w /var/www/html/adserver/var
    chmod -R a+w /var/www/html/adserver/var/cache
    chmod -R a+w /var/www/html/adserver/var/plugins
    chmod -R a+w /var/www/html/adserver/var/templates_compiled
    chmod -R a+w /var/www/html/adserver/plugins
    chmod -R a+w /var/www/html/adserver/www/admin/plugins
    chmod -R a+w /var/www/html/adserver/www/images
    For more help, please see the Revive Adserver documentation.
     
     
    /var/www/html/adserver/
    drwxr-xr-x.  6 root root  4096 Jun  9 17:02 etc
    drwxr-xr-x. 21 root root  4096 Jun  9 17:02 lib
    drwxr-xr-x.  2 root root  4096 Jun  9 17:02 maintenance
    drwxrwxrwx.  2 root root  4096 Jun 10 11:44 plugins
    drwxr-xr-x.  3 root root  4096 Jun  9 17:02 scripts
    drwxrwxrwx.  5 root root  4096 Jun  9 17:02 var
    drwxr-xr-x.  6 root root  4096 Jun  9 17:02 www
     
    /var/www/html/adserver/var
    drwxrwxrwx. 2 root root 4096 Jun  9 17:02 cache
    drwxrwxrwx. 4 root root 4096 Jun  9 17:02 plugins
    drwxrwxrwx. 2 root root 4096 May 14 04:42 templates_compiled
     
    /var/www/html/adserver/var/plugins
    drwxrwxrwx. 2 root root 4096 May 14 04:42 DataObjects
    drwxrwxrwx. 2 root root 4096 May 14 04:42 recover
     
    /var/www/html/adserver/www
    drwxr-xr-x. 6 root root 12288 Jun  9 17:02 admin
    drwxr-xr-x. 4 root root  4096 May 14 04:42 api
    drwxr-xr-x. 2 root root  4096 Jun  9 17:02 delivery
    drwxrwxrwx. 3 root root  4096 Jun  9 17:02 images
     
    /var/www/html/adserver/www/admin
    drwxrwxrwx. 2 root root  4096 May 14 04:42 plugins
     
×
×
  • Create New...