Good morning
I want to install revive but when it do the check, show the next message:
Configuration of your webserver does not meet the requirements of the Revive Adserver. In order to proceed with installation, please fix all errors. For help, please see our documentation and FAQs
and
File Permissions - 7 errors
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.
Check name
Current value
Status
/var/www/html/adserver/var
Directory must be writeable
NOT writeable
/var/www/html/adserver/var/cache
Directory must be writeable
NOT writeable
/var/www/html/adserver/var/plugins
Directory must be writeable
NOT writeable
/var/www/html/adserver/var/templates_compiled
Directory must be writeable
NOT writeable
/var/www/html/adserver/plugins
Directory must be writeable
NOT writeable
/var/www/html/adserver/www/admin/plugins
Directory must be writeable
NOT writeable
/var/www/html/adserver/www/images
Directory must be writeable
NOT writeable
I put chmod -R 777 to the folder revive but the error continue. The operative system is centos 7.
Thank so much