Maybe I’m lazy, but I don’t want to register on sourceforge just to ask this one question.
Somehow I fixed the install problem by removing some settings from the config file. Now I have a new problem. 🙁
ReFeed and WP plug-in appear to be installed correctly. But whenever I try to add a feed to Refeed, I get an error:
Warning: Unexpected character in input: '' (ASCII=12) state=1 in /usr/local/dh/cgi-system/php.cgi on line 2966
Parse error: parse error, unexpected T_STRING in /usr/local/dh/cgi-system/php.cgi on line 2966
I have tried a few different feeds and all had the same result.
you’ve got problems with the GCI configuration of your web server:
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.