fclose() expects parameter 1 to be resource
-
Today noticed getting the
debug.log
slowly filled with this block of entries:PHP Warning: fopen(https://www.quic.cloud/ips): failed to open stream: Connection timed out in /wp-content/plugins/pareto-security/pareto_functions.php on line 2525 PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /wp-content/plugins/pareto-security/pareto_functions.php on line 2526 PHP Warning: fread() expects parameter 1 to be resource, bool given in /wp-content/plugins/pareto-security/pareto_functions.php on line 2527 PHP Warning: fclose() expects parameter 1 to be resource, bool given in /wp-content/plugins/pareto-security/pareto_functions.php on line 2528
Thanks.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘fclose() expects parameter 1 to be resource’ is closed to new replies.