failed to open stream: php_network_getaddresses

Posted in: Newspaper
Post count: 228

In error_log I can see the

“PHP Warning: getimagesize(https://xxxx.com/wp-content/uploads/2020/01/cl_logo_160x90.jpg): failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/xxxx/public_html/xxxx/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792”

Can I solve it?

Post count: 228

[03-Jun-2020 14:15:28 UTC] PHP Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /home/customer/www/xxxx.com/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

[03-Jun-2020 14:15:28 UTC] PHP Warning: getimagesize(): Failed to enable crypto in /home/customer/www/xxxx.com/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

[03-Jun-2020 14:15:28 UTC] PHP Warning: getimagesize(https://xxxx.com/wp-content/uploads/2020/01/cl_logo_160x90.jpg): failed to open stream: operation failed in /home/customer/www/xxxx.com/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792

Post count: 18283

Hello !

For Warning: getimagesize, please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Please enable the option in PHP.Ini as you can see here: https://stackoverflow.com/questions/37531149/php-getimagesize-not-working-on-external-links That allow url is 0 on your side.

Thank you for your understanding!

Post count: 228

The whole settings are fine now.

I ll come again if I ll see any error such this post.

Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.