Call to undefined function WordfenceLS\fsockopen() (Wordfence 7.11.4)
-
Dear Wordfence team,
Following up on the similar topic I started, which was closed without a reply:
After the website updated to the latest version of Wordfence (7.11.4) last night, I am now getting WordPress cron errors mentioning the same PHP error:
Call to undefined function WordfenceLS\fsockopen()
Caused by
/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php in WordfenceLS\Controller_Time::ntp_time
at line 106.Line 106:
$socket = @fsockopen('udp://' . $s, 123, $err_no, $err_str, 1);
In my previous topic I addressed that
fsockopen()
is disabled but cURL functions are enabled for the website, and I asked if this could be a (lack of using) namespace issue.Could you please give this another look?
- The topic ‘Call to undefined function WordfenceLS\fsockopen() (Wordfence 7.11.4)’ is closed to new replies.