can't open large rss remote files
Posted
by
anarchOi
on Server Fault
See other posts from Server Fault
or by anarchOi
Published on 2013-07-02T05:05:45Z
Indexed on
2013/07/02
5:06 UTC
Read the original article
Hit count: 118
I'm setting up a rss feed in vbulletin to import the entries into the forum. The rss is very large (2000+ entries) and it is hosted on a different server (i have control on it). Problem is that i cannot add this feed into vBulletin, i am getting a weird error. If i edit the feed and remove half of the entries then it will work correctly, which makes me think it is because the file is too large.
I suppose i have to change a setting in php.ini or something to allow bigger files to be opened, but what do i need to look for ?
Thanks
I'm on Debian.
© Server Fault or respective owner