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

  • 8 months 4 weeks ago
    1.27.2 update
  • 9 months 1 week ago
    Drupal 10/11 config
  • 9 months 1 week ago
  • PHP
    9 months 1 week ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 1 week ago
    New version of Pound