Upgrading

How to upgrade a Revive ad server.

  1. Backup your existing database and Revive installation.
  2. Download the latest version of Revive:
    cd /extra/src
    wget http://www.revive-adserver.com/releases/revive-adserver-3.0.3.tar.gz
    tar zxf revive-adserver-3.0.3.tar.gz
    mv revive-adserver-3.0.3 /var/websites/ads.example.com/htdocs/
    cd /var/websites/ads.example.com/htdocs
    chown -R nobody:nobody revive-adserver-3.0.3
  3. Copy the configuration file from the current version to the /var directory of the new version:
    cp revive-adserver-3.0.2/var/ads.example.com.conf.php revive-adserver-3.0.3/var/
  4. Copy your banner images from the old version's www/images to the new version. My install didn't have any ads in there - yours might.
  5. Adjust your Apache VirtualHost directive to point to the new Revive version (/usr/local/apache2/conf/extra/httpd-vhosts.conf
  6. Restart Apache
  7. With your web browser, load your Revive site (ex. http://ads.example.com) to and follow the instructions of the upgrade wizard.

Recent Updates

  • 1 year 12 months ago
  • 1 year 12 months ago
  • 2 years 2 days ago
    php 8.x
  • 2 years 3 days ago
    10.6.7
  • 2 years 4 days ago
    Drop Centos 5/6 stuff