Several PHP and OpenSSL warnings
-
Hello
I was looking at my error_log file and i noticed a lot of PHP Warnings, all related to malcare. Here are some from yesterday
[27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL: Success in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409E10F:SSL routines:ssl3_write_bytes:bad length in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 123 [27-Mar-2024 17:35:04 UTC] PHP Warning: Undefined array key "status" in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 202 [27-Mar-2024 17:35:04 UTC] PHP Warning: Undefined array key "status_string" in /home/bicicosa/public_html/wp-content/plugins/malcare-security/callback/streams.php on line 203Looking back at the log, these warning started to appear on 21-Sep-2023, but they where not so frequent.
I’m using PHP: 8.1.27 on LiteSpeed server
It’s not an error. Just leeting you know because they are more frequent and this could mean some kind of problem.
Regards
The topic ‘Several PHP and OpenSSL warnings’ is closed to new replies.