akismet icon indicating copy to clipboard operation
akismet copied to clipboard

Unable to use fsockopen()

Open jaakkytt opened this issue 10 years ago • 0 comments

As a result of limited access to changing my live servers config, depending on fsockopen() for communicating with Akismet's server resulted in an error.

Consider using Guzzle (helped in my case) or something similar in Akismet::sendRequest for better redundancy.

jaakkytt avatar Aug 22 '14 09:08 jaakkytt