Logo
My Journal
Blog

Timeline

Blog

DASHBOARD ERROR – XML-RPC connection error (code: 800)

Openx error: DASHBOARD ERROR – XML-RPC connection error (code: 800)

OpenX is an open-source advertising server (written in PHP and using a MySQL or PostgreSQL database) that is licensed under the GNU General Public License. It features an integrated banner management interface and tracking system for gathering statistics. The product enables web site administrators to rotate banners from both in-house advertisement campaigns as well as from paid or third-party sources, such as Google’s AdSense.
OpenX is the latest reincarnation of the product’s brand, following the name OpenAds, itself following the name phpAdsNew.

to fix this error:
create .htaccess file and add this codes:
php_value memory_limit 128M
php_value extension=curl.so

3 Comments
    • SHAILENDRA
      Dec 20, 2009 at 3:32 PM / Reply

      Please give me the detail where do i need to save this file and the full file description like;
      file_name
      the path where it is to be stored.

    • xMoDx
      Jan 5, 2010 at 1:33 AM / Reply

      you need to create .htaccess file in your base root folder location like if you are using cpanel just under public_html folder

    • ANOTHER FIX
      May 31, 2011 at 6:11 PM / Reply

      If you are getting this error in WINDOWS, use INERNET EXPLORER to access openx client.

Leave A Comment