When I run MyOOS Dumper locally with xammp, it works fine, but when I try to run it on a hosting, it gives this error
error: Fatal error: Uncaught Error: Call to undefined function get_headers() in /home2/****/********/inc/functions.php:808 Stack trace: #0 /home2/****/*****/inc/home/home.php(30): IsAccessProtected() #1 /home2/******/*****/main.php(112): include('/home2/******...') #2 {main} thrown in /home2/******/******/inc/functions.php on line 808
the error does not prevent the application from running, but it is still annoying that the error appears, how do we make it disappear?