Broken link on the LQ Sitemap
by elcore from LinuxQuestions.org on (#4ZQQQ)
LQ Sitemap points to incorrect URL: www.linuxquestions.org/linux/blog/ which is not working and only displays the following warnings:
Code:Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'sql01-be' (1) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 15
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 16
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 16
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 26
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /gfshome/httpd/linuxquestions/rewrite_old_blogs.php:15) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 48
Warning: Cannot modify header information - headers already sent by (output started at /gfshome/httpd/linuxquestions/rewrite_old_blogs.php:15) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 49(correct link from the LQ sidebar is www.linuxquestions.org/questions/blog/ that one is working)


Code:Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'sql01-be' (1) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 15
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 16
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 16
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 25
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 26
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 34
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /gfshome/httpd/linuxquestions/rewrite_old_blogs.php:15) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 48
Warning: Cannot modify header information - headers already sent by (output started at /gfshome/httpd/linuxquestions/rewrite_old_blogs.php:15) in /gfshome/httpd/linuxquestions/rewrite_old_blogs.php on line 49(correct link from the LQ sidebar is www.linuxquestions.org/questions/blog/ that one is working)