Panel | ||||
---|---|---|---|---|
On This Page:
|
No Product Update Information.
...
When working as a system administrator user in Revive Adserver, the Configuration > Product Updates page's "Check for updates" action consistently returns an error that communication with the server timed out.
Troubleshooting Process
Step 1: Check the configuration file for old "OpenX" sync server settings
Prior to becoming Revive Adserver, the product was known as OpenX Source. With the release of Revive Adserver 3.0, previously existing installations of OpenX Source should have had their configuration files updated via the upgrade process to move to a new "sync" server, where details of product updates are stored.
...
To check, look for configuration files in the Revive Adserver's var/
directory with a .conf.php
file extension, and check the [oacSync]
section of the files. They This section should be set to:
No Format |
---|
[oacSync] protocol=https host="sync.revive-adserver.com" path="/xmlrpc.php" httpPort=80 httpsPort=443 |
If this is not the case, update your configuration file to have the details above.
...
Step 2: Upgrade Revive Adserver
With the release of Revive Adserver 3.2.3, a bug was fixed which prevented newer versions of PHP communicating with the "sync" server.