RSS Feed Not Working
Posted: Wed May 19, 2021 6:17 pm
Hi,
Website: https://www.digitalkrypto.com
I am not sure if it is a WWB problem or perhaps on my server side.
I created a php.ini file in the same folder (Pablo's suggestion on another post - allow_url_fopen=0)
I have tried all possible configurations, but with no luck.
This is from the error log file of the last configuration I used from the server:
[19-May-2021 17:58:50 UTC] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
[19-May-2021 17:58:50 UTC] PHP Warning: file_get_contents(https://cointelegraph.com/rss.xml): failed to open stream: no suitable wrapper could be found in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
[19-May-2021 17:59:10 UTC] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
[19-May-2021 17:59:10 UTC] PHP Warning: file_get_contents(https://cointelegraph.com/rss.xml): failed to open stream: no suitable wrapper could be found in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
Thanks for any help.
Website: https://www.digitalkrypto.com
I am not sure if it is a WWB problem or perhaps on my server side.
I created a php.ini file in the same folder (Pablo's suggestion on another post - allow_url_fopen=0)
I have tried all possible configurations, but with no luck.
This is from the error log file of the last configuration I used from the server:
[19-May-2021 17:58:50 UTC] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
[19-May-2021 17:58:50 UTC] PHP Warning: file_get_contents(https://cointelegraph.com/rss.xml): failed to open stream: no suitable wrapper could be found in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
[19-May-2021 17:59:10 UTC] PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
[19-May-2021 17:59:10 UTC] PHP Warning: file_get_contents(https://cointelegraph.com/rss.xml): failed to open stream: no suitable wrapper could be found in /home/digita34/public_html/newsfeedticker2_feed.php on line 5
Thanks for any help.