I've a few servers running serendipity.
One is on my dedicated hosting server and my remote RSS plugin (1.5) works fine.
Another is a virtual server with two IP addresses and two separate instances of serendipity. Both refuse to work (plugin v1.5 and 1.7) and crap out with the following cryptic PEAR error:
Success
Notice: Success in /home/.../bundled-libs/PEAR.php on line 848
Success
What is needed for remote RSS (PEAR) to work?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: What is needed for remote RSS (PEAR) to work?
Hi!
This error means that a server's firewall is blocking access on outgoing HTTP 80 ports, but that firewall does not return properly closed connections, which confuses the PEAR plugin - so even though it says "Success!" in fact, it's an error.
Best regards,
Garvin
This error means that a server's firewall is blocking access on outgoing HTTP 80 ports, but that firewall does not return properly closed connections, which confuses the PEAR plugin - so even though it says "Success!" in fact, it's an error.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/