The MU forums have moved to WordPress.org

Using Proxy in wpmu 2.8.6 (1 post)

  1. pkvenu
    Member
    Posted 14 years ago #

    Hi ,

    I am trying to use a proxy server to communicate to the outside world. I have set up the proxies in the WP-config file. but i still get the errors in the dashboard.

    Wp-config.php

    define('WP_PROXY_HOST', 'squid.crsc4.e-centives.com');
    define('WP_PROXY_PORT', '3128');
    define('WP_PROXY_USERNAME', '');
    define('WP_PROXY_PASSWORD', '');
    define ('WP_HTTP_BLOCK_EXTERNAL', 'false');

    error i see in dashboard.
    WP HTTP Error: User has blocked requests through HTTP.

    Any help is greatly appreciated.

About this Topic

  • Started 14 years ago by pkvenu