Security problems
-
First of all, the plugin looks great and I would love to use it! But there is a security problem. My server doesn’t allow “allow_url_fopen”. It’s also considered a security breach if put to 1. I.e. https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-allow-url-fopen-directive
This is the output I get:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/user/public_html/wp-content/plugins/uptime-robot-monitor/uptime-robot-nh.php on line 293
Could you use a different connection, like CURL?:
https://stackoverflow.com/questions/24049534/is-allow-url-fopen-safeI hope you can fix this!
Thom
- The topic ‘Security problems’ is closed to new replies.