I’ve tried searching but I can’t find the following error found in my error_log:
[Fri Jun 24 16:39:34 2011] [error] [client ::1] CGI::header: Can't upgrade BIND (1) to 9 at /Library/WebServer/CGI-Executables/adjsearch.cgi line 428
Refers to the CGI.pm command: LINE 428 print header();
Line 429 print start_html();
Can someone please tell me what it means? Even just what BIND is?
Thanks a lot!
BIND is system software for domain name lookups.
A handful of BIND error messages in your webserver logs is indicative of a network glitch, not necessarily anything wrong with the code for your website.