Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

trying to change curl timeout - config option didn't seem to help. - Help!

peregrineperegrine MVP
edited July 2012 in Vanilla 2.0 - 2.8

none of these prevented the FeedDiscussion timeout in $RSSData in

$Configuration['Garden']['SocketTimeout'] = '0';

$Configuration['Garden']['SocketTimeout'] = FALSE;

$Configuration['Garden']['SocketTimeout'] = 0;

also tried modifying in functions.general.php and trying curl init options.

nada..

I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.