I can't install Drupal 5.1. After installed, appeared this:
Warning: Table 'drupal.cache_page' doesn't exist query: SELECT data, created, headers, expire FROM cache_page WHERE cid = 'http://localhost/web/drupal-5.1/' in C:\xampp\xampp\htdocs\web\drupal-5.1\includes\database.mysql.inc on line 172
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\web\drupal-5.1\includes\database.mysql.inc:172) in C:\xampp\xampp\htdocs\web\drupal-5.1\includes\bootstrap.inc on line 488
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\web\drupal-5.1\includes\database.mysql.inc:172) in C:\xampp\xampp\htdocs\web\drupal-5.1\includes\bootstrap.inc on line 489
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\web\drupal-5.1\includes\database.mysql.inc:172) in C:\xampp\xampp\htdocs\web\drupal-5.1\includes\bootstrap.inc on line 490
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\web\drupal-5.1\includes\database.mysql.inc:172) in C:\xampp\xampp\htdocs\web\drupal-5.1\includes\bootstrap.inc on line 491
Fatal error: Call to undefined function filter_xss_bad_protocol() in C:\xampp\xampp\htdocs\web\drupal-5.1\includes\common.inc on line 837
PS: In file drupal-5.1.tar don't have folder Database like drupal-4.7.6.tar
Thanks!