Internet Related/Filtering/Firewall Thread, Wamp & Proxy Configuration in Technical; Hey All,
I'm having a few problems with my wordpress install on my WAMP server, we're intending to move over ...
-
15th July 2011, 09:25 AM #1
- Rep Power
- 10
Wamp & Proxy Configuration
Hey All,
I'm having a few problems with my wordpress install on my WAMP server, we're intending to move over to it to use it as our intranet (wordpress as a CMS with blogging functionality). The main issue is that we can't pickup RSS feeds, even if I can access the feed directly. I keep getting errors. I also get errors when trying to use the theme or plugin browser.
I think it's to do with the proxy configuration of WAMP, but can't seem to find any solution on google, has anyone had the same issue
-
-
IDG Tech News
-
15th July 2011, 09:29 AM #2 Try adding this to the bottom of your wordpress config file (wp-config.php)
define('WP_PROXY_HOST', 'IP_ADDRESS_PROXY');
define('WP_PROXY_PORT', 'PROXY_PORT');
define('WP_PROXY_USERNAME', 'USERNAME');
define('WP_PROXY_PASSWORD', 'PASSWORD');
define('WP_PROXY_BYPASS_HOSTS', 'localhost, INTERNAL_SUBNET');
-
SHARE:
Similar Threads
-
By MNHughes in forum Networks
Replies: 3
Last Post: 12th January 2011, 05:02 PM
-
By imiddleton25 in forum Windows
Replies: 0
Last Post: 12th September 2008, 09:00 PM
-
By Dos_Box in forum Networks
Replies: 0
Last Post: 11th July 2006, 08:04 AM
-
Replies: 6
Last Post: 1st November 2005, 09:31 AM
-
By Dos_Box in forum Scripts
Replies: 3
Last Post: 2nd September 2005, 09:07 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules