500 Internal server error

Asked by josvet

Hi,

I purchased fulltextrss from you today, but after uploading the script to my shared Windows server I received a 500 error.

I contacted my host support who outlined the error:

***
I test on our my machine and got 500 error but when I verified it on our windows server locally I see this error and it seems problem is with the RSS feed script.

=======
PHP Notice: A feed could not be found at http://www.bbc.co.uk/news/world-asia-pacific-11626242. A feed with an invalid mime type may fall victim to this error, or SimplePie was unable to auto-discover it.. Use force_feed() if you are certain this URL is a real feed. in C:\inetpub\vhosts\xxx.co.uk\httpdocs\fulltextrss\libraries\simplepie\simplepie.class.php on line 1636
=======

Can you please contact the script vendor and have them to check the code for simplepie libraries.
***

You can find specs on the shared server on this address: http://www.webhost.uk.net/shared_win_hosting.html

FullTextRSS compatibility report:

PHP 5.2.0 or higher 5.2.13
XML Enabled Enabled, and sane
PCRE Enabled Enabled
cURL Enabled Enabled
HttpRequestPool Enabled Disabled
Zlib Enabled Enabled
mbstring Enabled Enabled
iconv Enabled Enabled

Thanks in advance!

Question information

Language:
English Edit question
Status:
Solved
For:
Five Filters Edit question
Assignee:
No assignee Edit question
Solved by:
josvet
Solved:
Last query:
Last reply:
Revision history for this message
Keyvan (keyvan) said :
#1

The PHP notice is not serious and shouldn't be generating the 500 internal server error.

I've just updated the compatibility test file. Could you please upload the new one and tell me what it shows. You can grab it here: http://bazaar.launchpad.net/~keyvan/fivefilters/content-only/annotate/head%3A/ftr_compatibility_test.php

direct download: http://bazaar.launchpad.net/%7Ekeyvan/fivefilters/content-only/download/head%3A/ftr_compatibility_te-20100913015805-1ttpozw9kn9029mq-1/ftr_compatibility_test.php

Revision history for this message
josvet (josvet) said :
#2

Hi,

The updated compatibility test reports as follows:

PHP 5.2.0 or higher 5.2.13
XML Enabled Enabled, and sane
PCRE Enabled Enabled
Zlib Enabled Enabled
mbstring Enabled Enabled
iconv Enabled Enabled
Tidy Enabled Disabled
cURL Enabled Enabled
HttpRequestPool Enabled Disabled
allow_url_fopen Enabled Enabled
HTTP Redirects Enabled Enabled

Revision history for this message
josvet (josvet) said :
#3

Resolved.

PHP compatibility mode had to be disabled on my server and Kevyvan did a couple of changes in the code.

Thanks again for great support!