Jump to content

Ian

Administrators
  • Posts

    383
  • Joined

  • Last visited

Everything posted by Ian

  1. I hope like every sane user who uses OpenX 2.8.7, he has upgraded to the latest Revive version...
  2. On your server, mostly located in .. /var/log/maillog
  3. http://dev.maxmind.com/geoip/legacy/geolite/ Try the 'Geolite Country' it is free by the way. Netspeed is unsupported.
  4. Because nobody paid for the development of it yet ! Are you interested?
  5. Your DNS is broken : host adserverclient.com Host adserverclient.com not found: 3(NXDOMAIN) host www.adserverclient.com Host www.adserverclient.com not found: 3(NXDOMAIN)
  6. Do you have the latest version of Revive Adserver?
  7. That all depends on how you configure it. It is possible to host them locally, or use a CDN or so. If you are worried about the limitations of your hosting provider you could also think about letting your Revive Adserver host by a company specialised in it.
  8. It seemed to have failed to upgrade some plugins. But yes, installing a fresh copy and pointing it at the original database would do the trick!
  9. What kind of logs are you searching for ? Don't you mean the statistics from the UI ?
  10. You can 'safely' remove that option, it does not affect the functionality of the software.
  11. Thats how it is designed :) URL prefix is defined in the config file(s) in the /var directory
  12. It's a bug, an update will be available shortly!
  13. 600$ for 30 million imps/month is ways too expensive. You could save a lot of money outsourcing your ad-server hosting as well.
  14. Are you sure the credentials & host are correct ?
  15. It's a bug, an update should be available shortly.
  16. Its not fully compatible yet with PHP7, try PHP 5.6 instead.
  17. If you host MySQL externally you'll get quite some latency on the uncached banners, this builds up on your TCP stack, slowing the rest down as well.
  18. Ian

    apMagicGeo redirect

    Glad we could help :)
  19. Ian

    apMagicGeo redirect

    Or just rename all the PNG files in that folder. Go in to the folder and : ls | while read upName; do loName=`echo "${upName}" | tr '[:upper:]' '[:lower:]'`; mv "$upName" "$loName"; done
  20. Ian

    apMagicGeo redirect

    Hi! Do you use Apache ? cheers, Ian
  21. You cannot
  22. You would have to do that with custom javascript.
  23. What does your httpd logs say about this error ?
  24. At first i'd try looking into the httpd logs.
×
×
  • Create New...