Unable to open template
http://www.thecalleddomain.com/xmlsrv/rss.php?blog=23&cat=46, exiting
We are using RSS2HTML and as mentioned the script itself loads fine 20
hours per day. This only happens during traffic spikes. But 4 hours of
no data on our index page is humiliating. Can anyone help please?
apparently this is not a new problem with that script.
I would start going through the source code, looking for speed bottlenecks &
memory hogs, and where files or URL's are loaded, that may be the point I
would use @ and log errors.
maybe the server you are feeding from can't handle the load?
if your site uses a lot of MySQL stuff, try using mysql_free_result() a lot.
you'll save precious memory that way.
http://www.feedforall.com/forum/viewtopic.php?t=596&start=0&postdays=0&postorder=asc&highlight=&sid=51d1da7a84b041274080adc41f314c47
http://www.feedforall.com/forum/viewtopic.php?p=2714
http://www.feed24.com/go?item_id=11167914
There is a caching module available, free for registered uses of
FeedForAll and FeedForAll Mac. It is also available for purchase
separately with other scripts. This module saves a copy of the remote
XML onto local disk for a specified amount of time. This dramatically
speeds up processing, reduces bandwidth and removes the problems of
slow access during peek times.
Jim
FeedForAll Mac, PHP scripts author