[unable to retrieve full-text content] for EVERY website!!!

I am unable to extract ANY website or article. I’m currently using the latest version of WAMP and version 3.4 of Full Text RSS.

Here is the debug output for a Forbes feed:

  • APC is disabled or not available on server
  • Supplied URL: http://www.forbes.com/technology/index.xml
  • ** Loading class HumbleHttpAgent (humble-http-agent/HumbleHttpAgent.php)
  • ** Loading class CookieJar (humble-http-agent/CookieJar.php)
  • ** Loading class ContentExtractor (content-extractor/ContentExtractor.php)
  • ** Loading class SiteConfig (content-extractor/SiteConfig.php)

  • Attempting to process URL as feed
  • ** Loading class SimplePie_HumbleHttpAgent (humble-http-agent/SimplePie_HumbleHttpAgent.php)
  • ** Loading class DisableSimplePieSanitize (DisableSimplePieSanitize.php)
  • Fetching URL (http://www.forbes.com/technology/index.xml)
  • Starting parallel fetch (curl_multi_*)
  • Processing set of 1
  • http://www.forbes.com/technology/index.xml
  • …adding to pool
  • Sending request…
  • Received responses

  • Constructing a single-item feed from URL
  • ** Loading class FeedWriter (feedwriter/FeedWriter.php)

  • Fetching feed items
  • Starting parallel fetch (curl_multi_*)
  • Processing set of 1
  • http://www.forbes.com/technology/index.xml
  • …in memory

  • Processing feed item 1
  • Item URL: http://www.forbes.com/technology/index.xml
  • ** Loading class FeedItem (feedwriter/FeedItem.php)
  • URL already fetched - in memory (http://www.forbes.com/technology/index.xml, effective: http://www.forbes.com/technology/index.xml)
  • Looking for site config files to see if single page link exists
  • . looking for site config for forbes.com in primary folder
  • . looking for site config for forbes.com in secondary folder
  • … found site config in secondary folder (forbes.com.txt)
  • Cached site config with key forbes.com.
  • Checking fingerprints…
  • No fingerprint matches
  • . looking for site config for global in primary folder
  • . looking for site config for global in secondary folder
  • … found site config in secondary folder (global.txt)
  • Appending site config settings from global.txt
  • Cached site config with key global.
  • Cached site config with key forbes.com.merged.
  • ** Loading class Readability (readability/Readability.php)

  • Attempting to extract content
  • Returning cached and merged site config for forbes.com
  • . looking for site config for forbes.com.merged in primary folder
  • … site config for forbes.com.merged already loaded in this request
  • Attempting to parse HTML with libxml
  • Using Readability
  • Detecting title
  • Done!

Hi Nick, can you point us to a URL where you’ve installed Full-Text RSS so we can try it out?